Manjaro Difference between revisions of "Arch User Repository"

Difference between revisions of "Arch User Repository"

From Manjaro
imported>Aaditya
imported>Aaditya
Line 75: Line 75:
Move the tarball to builds (foo is the name of the package you've downloaded).
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
Change directory to the builds folder-
cd builds
Untar the tarball  
Untar the tarball  
  tar -xvf foo.tar.gz
  tar -xvf foo.tar.gz
Line 96: Line 98:
And you've done it...the safest way to install from the AUR.
And you've done it...the safest way to install from the AUR.


This is essentially what most install scripts do for you.


This is essentially what most install scripts do for you.
''Note''-To build and install the package directly in one step can also use-
 
makepkg -si


You can ask for support for installing by hand at the following link-[http://forum.manjaro.org/index.php?topic=7076.msg61520#msg61520]
You can ask for support for installing by hand at the following link-[http://forum.manjaro.org/index.php?topic=7076.msg61520#msg61520]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.