Difference between revisions of "Arch User Repository"

m
→‎Accessing the AUR: removed extra "from"
imported>Daemox
imported>Kyle
m (→‎Accessing the AUR: removed extra "from")
Line 23: Line 23:
'''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.  


'''2. yaourt''': This is used to search and download from the AUR, rather like '''[[pacman]]''' is used to search and download from from Manjaro's official repositories. Just like ''pacman'' it will also automatically find and download the necessary dependencies for downloaded software as well, provided that the software packages themselves have properly stated which dependencies are needed.  
'''2. yaourt''': This is used to search and download from the AUR, rather like '''[[pacman]]''' is used to search and download from Manjaro's official repositories. Just like ''pacman'' it will also automatically find and download the necessary dependencies for downloaded software as well, provided that the software packages themselves have properly stated which dependencies are needed.  


To install the base-developer group and yaourt, enter the following command in your terminal:
To install the base-developer group and yaourt, enter the following command in your terminal:
Anonymous user