Difference between revisions of "Arch User Repository"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Verityproductions |
imported>Verityproductions |
||
Line 37: | Line 37: | ||
Yaourt must be used in the terminal, and is itself very similar to pacman to use. Furthermore, as with pacman, it is not necessary to specify precise or complete package names in order to search for or download software. For example, if wishing the download the ''Avant Window Navigator'' (a popular dock/toolbar), simply entering 'avant' will yield a list of potential matches to browse and select from. | Yaourt must be used in the terminal, and is itself very similar to pacman to use. Furthermore, as with pacman, it is not necessary to specify precise or complete package names in order to search for or download software. For example, if wishing the download the ''Avant Window Navigator'' (a popular dock/toolbar), simply entering 'avant' will yield a list of potential matches to browse and select from. While the use of the ''sudo'' command is a convention when using pacman to install files (e.g. sudo pacman -S [software package name]), it is not necessary to use this with yaourt. | ||
To search for and install software packages from the AUR, the syntax is: | |||
yaourt [software package name] | yaourt [software package name] |