8,560
edits
(Updating to match new version of source page) Tags: Mobile web edit Mobile edit |
(Updating to match new version of source page) Tags: Mobile web edit Mobile edit |
||
Line 34: | Line 34: | ||
{{SectionTemplate|Accessing the AUR|2= | {{SectionTemplate|Accessing the AUR|2= | ||
<!-- Sub section 1 --> | <!-- Sub section 1 --> | ||
{{ | {{SubContentTemplate|Using GUI [[Pamac]]|2= | ||
Open Pamac - the name in menu is ''Add/Remove Software'' and navigate to the Preferences page. You will be required to enter your password to access it. | Open Pamac - the name in menu is ''Add/Remove Software'' and navigate to the Preferences page. You will be required to enter your password to access it. | ||
At Preferences page → select the AUR tab → and move the slider to enable AUR. | At Preferences page → select the AUR tab → and move the slider to enable AUR.|4=1 | ||
}} | }} | ||
<!-- Sub section 2 --> | <!-- Sub section 2 --> | ||
{{ | {{SubContentTemplate|Using commandline [[Pamac]]|2= | ||
{{Important|It is '''strongly''' recommended to follow this link [https://aur.archlinux.org/ AUR website] and examine the relevant page(s) for any and all software intended to be installed. }} | {{Important|It is '''strongly''' recommended to follow this link [https://aur.archlinux.org/ AUR website] and examine the relevant page(s) for any and all software intended to be installed. }} | ||
These pages contain comments from both existing users and package developers, which may provide valuable information (such as, warnings and/or solutions to problems). | These pages contain comments from both existing users and package developers, which may provide valuable information (such as, warnings and/or solutions to problems). | ||
Line 55: | Line 55: | ||
# Query to edit build files. This is a precaution to verify that the build scripts does not contain malicious actions. | # Query to edit build files. This is a precaution to verify that the build scripts does not contain malicious actions. | ||
# Query to continue download and install dependencies then download the sources, build and install the app. | # Query to continue download and install dependencies then download the sources, build and install the app. | ||
# You will be asked for your password before anything happens. | # You will be asked for your password before anything happens.|4=1 | ||
}} | }} | ||
{{ | {{SubContentTemplate|Using GUI [[Octopi]]| | ||
See [[Octopi#Accessing_the_AUR|this guide]] for enabling AUR support in Octopi.}} | See [[Octopi#Accessing_the_AUR|this guide]] for enabling AUR support in Octopi.|4=1}} | ||
}} | }} | ||
{{SectionTemplate|Installing from the AUR by hand|2= | {{SectionTemplate|Installing from the AUR by hand|2= | ||
<!-- Sub Content --> | <!-- Sub Content --> | ||
{{ | {{SubContentTemplate|Manual|2= | ||
To do that follow the steps given below: | To do that follow the steps given below: | ||
* Be sure you have the necessary files for building applications from source | * Be sure you have the necessary files for building applications from source | ||
Line 83: | Line 83: | ||
{{UserCmd|command=makepkg -i}} | {{UserCmd|command=makepkg -i}} | ||
''Note:'' To combine above steps into one: | ''Note:'' To combine above steps into one: | ||
{{UserCmd|command=makepkg -is}} | {{UserCmd|command=makepkg -is}}|4=1 | ||
}} | }} | ||
}} | }} |