Aller à : navigation, rechercher

Translations:WAPT - Utilisation de base en ligne de commande/19/en

Installation of a specific version of a package

To install a version specific package :

wapt-get install "<PACKAGENAME>(= version)"


Note : it is possible to install a version that is strictly inferior (<), inferior (=<), superior (>=) or strictly superior (>) to the specified version.
WAPT will choose the most recent version of the package that satisfies the specified condition.