You are not logged in.

#1 2008-03-29 12:50:31

shyanel
Member
Registered: 2008-03-29
Posts: 2

Pacman & General Help

Hi All

I'm new to Linux and I've decided to opt for Arch as my first bash at it. I've installed and set up Arch with no problems, the system is running stably and everything is fine and dandy.

The only issue I'm having is with installing programs that aren't in one of the pacman repos already.

If I download a source .tar i can't figure out how to install it from there.

If I tell pacman to install directly from a URL (using pacman -U <link>) I keep getting various errors about missing package metadata.

I suppose my question is, are there any apps that will allow me to install straight from a downloaded archive? A la windows style?

And if so how do I install them?

I apologise in advance for the unprecedented noobishness of my request.

Stu

Offline

#2 2008-03-29 12:53:14

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,487
Website

Re: Pacman & General Help

pacman -U <file>  only works when <file> is a pacman package.

To learn about making packages that are not in the repos look up AUR and makepkg in the wiki:
http://wiki.archlinux.org/index.php/AUR
http://wiki.archlinux.org/index.php/Makepkg

Offline

#3 2008-03-29 13:13:06

shyanel
Member
Registered: 2008-03-29
Posts: 2

Re: Pacman & General Help

Okay started looking into that, working through it I now have a new problem - When I use makepkg, i'm getting a "PKGBUILD does not exist" error...

Any ideas?

Stu

Offline

#4 2008-03-29 13:43:34

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Pacman & General Help

Read the links again, the PKGBUILD file tells makepkg what to do, it's the only file you should make/download/adjust when you want to build a package.

Offline

#5 2008-03-29 13:47:34

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: Pacman & General Help

shyanel wrote:

Okay started looking into that, working through it I now have a new problem - When I use makepkg, i'm getting a "PKGBUILD does not exist" error...

Any ideas?

Stu

Have a look here too.
http://wiki.archlinux.org/index.php/ABS

Offline

Board footer

Powered by FluxBB