Manjaro Difference between revisions of "Arch User Repository"

Difference between revisions of "Arch User Repository"

From Manjaro
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 following paragraphs are for intermediate and advanced users.
'''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:
All the necessary software needed to access and use the AUR within a terminal should have already been pre-installed for you in Manjaro (since 0.8.4). If you installed your system with an earlier release of Manjaro, it may be necessary to install these packages manually. They are:


'''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 =
Cookies help us deliver our services. By using our services, you agree to our use of cookies.