Difference between revisions of "Arch User Repository/de"

Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 23: Line 23:
'''Auch hier gibt es keine Garantie dafür, dass installierte Software, wenn überhaupt, richtig funktioniert.'''
'''Auch hier gibt es keine Garantie dafür, dass installierte Software, wenn überhaupt, richtig funktioniert.'''


<div lang="en" dir="ltr" class="mw-content-ltr">
{{Important|You should become familiar with the manual build process in order to be prepared to troubleshoot problems.}}
{{Important|You should become familiar with the manual build process in order to be prepared to troubleshoot problems.}}
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 50: Line 52:
Siehe [[Octopi#Accessing_the_AUR|diese Anleitung]] zum Aktivieren der AUR-Unterstützung in Octopi.
Siehe [[Octopi#Accessing_the_AUR|diese Anleitung]] zum Aktivieren der AUR-Unterstützung in Octopi.


<div lang="en" dir="ltr" class="mw-content-ltr">
===Installing from the AUR by hand===
===Installing from the AUR by hand===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
====Manual====
====Manual====
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
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
{{UserCmd|command=pamac install base-devel git}}
{{UserCmd|command=pamac install base-devel git}}
* Clone the PKGBUILD
* Clone the PKGBUILD
Line 69: Line 76:
{{UserCmd|command=sudo pacman -U google-chrome-ver.rel.bugfix.build-pkgrel.pkg.zst}}
{{UserCmd|command=sudo pacman -U google-chrome-ver.rel.bugfix.build-pkgrel.pkg.zst}}
And you've done it...the safest way to install from the AUR. This is essentially what most install scripts do for you.
And you've done it...the safest way to install from the AUR. This is essentially what most install scripts do for you.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
''Note:'' Instead of using ''sudo pacman -U google-chrome-ver.rel.bugfix.build-pkgrel.pkg.zst'' can also use:
''Note:'' Instead of using ''sudo pacman -U google-chrome-ver.rel.bugfix.build-pkgrel.pkg.zst'' can also use:
{{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}}
</div>




<div lang="en" dir="ltr" class="mw-content-ltr">
===Upgrading the packages installed from the AUR===
===Upgrading the packages installed from the AUR===
The following command will upgrade '''all''' packages on the system including AUR builds
The following command will upgrade '''all''' packages on the system including AUR builds
{{UserCmd|command=pamac upgrade -a}}
{{UserCmd|command=pamac upgrade -a}}
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
==See Also==
==See Also==
* [https://forum.manjaro.org/t/need-to-know-about-manjaro-and-aur/103617 Need to know about Manjaro and AUR]
* [http://wiki.manjaro.org/index.php?title=Pacman Pacman]
* [http://wiki.manjaro.org/index.php?title=Pacman Pacman]
* [http://wiki.manjaro.org/index.php?title=Pacman_Tips Pacman Tips]
* [http://wiki.manjaro.org/index.php?title=Pacman_Tips Pacman Tips]
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
[[Category:Contents Page{{#translation:}}]]
[[Category:Contents Page{{#translation:}}]]
[[Category:Software Management{{#translation:}}]]
[[Category:Software Management{{#translation:}}]]
</div>
8,138

edits