Difference between revisions of "Translations:Arch User Repository/50/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
==Accessing the AUR== | ==Accessing the AUR== | ||
===Using GUI [[Pamac]]=== | ===Using GUI [[Pamac]]=== | ||
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 Third Party tab → and move the slider to enable AUR support.Be sure you have the necessary files for building applications from source | 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 Third Party tab → and move the slider to enable AUR support. Be sure you have the necessary files for building applications from source | ||
{{UserCmd|command=pamac install base-devel git}} | {{UserCmd|command=pamac install base-devel git}} |
Latest revision as of 09:07, 25 December 2021
Accessing the AUR
Using GUI Pamac
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 Third Party tab → and move the slider to enable AUR support. Be sure you have the necessary files for building applications from source
user $ pamac install base-devel git