Difference between revisions of "Arch User Repository"
Views
Actions
Namespaces
Variants
Tools
→Accessing the AUR: yaourt is not longer installed by default
imported>Excalibur1234 |
imported>Chatan (→Accessing the AUR: yaourt is not longer installed by default) |
||
Line 17: | Line 17: | ||
= Accessing the AUR = | = Accessing the AUR = | ||
'''The AUR can be accessed with the GUI tools Pamac and Octopi (via yaourt). This is the easiest way for beginners. | '''The AUR can be accessed with the GUI tools Pamac and Octopi (via yaourt). This is the easiest way for beginners. ''' | ||
''' | |||
The necessary software needed to access and use the AUR within a terminal: | |||
'''1. The base-developer group of packages:''' Rather than downloading pre-compiled software packages for installation, you will instead be downloading the instructions for Manjaro to build and compile them on your system. The base-developer group package is required to do this. | '''1. The base-developer group of packages:''' Rather than downloading pre-compiled software packages for installation, you will instead be downloading the instructions for Manjaro to build and compile them on your system. The base-developer group package is required to do this. | ||
Line 31: | Line 29: | ||
sudo pacman -S base-devel yaourt | sudo pacman -S base-devel yaourt | ||
To access AUR from Octopi: | |||
You need to turn it on in Tools -> Options -> AUR | |||
= Searching for and Installing Software From the AUR = | = Searching for and Installing Software From the AUR = |