Difference between revisions of "Arch User Repository"
m
→Installing from the AUR by hand
imported>Aaditya |
imported>Aaditya |
||
Line 73: | Line 73: | ||
Make a sub-directory in downloads called builds- | Make a sub-directory in downloads called builds- | ||
mkdir ~/downloads/builds | mkdir ~/downloads/builds | ||
Move the tarball to builds | Move the tarball to builds (foo is the name of the package you've downloaded). | ||
mv foo.tar.gz builds | mv foo.tar.gz builds | ||
Untar the tarball | Untar the tarball | ||
Line 102: | Line 102: | ||
(Courtesy bloomode for the tutorial.) | (Courtesy bloomode for the tutorial.) | ||
= Upgarding the packages installed from the AUR = | = Upgarding the packages installed from the AUR = |