You are not logged in.

#1 2007-05-23 10:56:20

Origynet
Member
From: France - Cannes
Registered: 2007-05-03
Posts: 101

Pacman Question...

Hello,

So I've been running Arch for a few months now and I'm more than satisfied with it and it's package manager Pacman.

I had only one question. I come from Zenwalk which uses the netpkg command to mange the packages, though alternatively, there was a mean to install downloaded package without internet connection (ie. I download a package on the net from any computer, and then put it on my zenwalk which was not connected to the internet) using the installpkg command.

I was wondering if there were a way to download package manually and then to install it on arch with pacman (without having an internet connection on arch).

I'm not sure if that's really clear, though I hope someone can throw some light on my Arch way smile

Thanks in advance !


Piou Piou

Offline

#2 2007-05-23 11:01:00

[vEX]
Member
From: Sweden
Registered: 2006-11-23
Posts: 450

Re: Pacman Question...

pacman -U /path/to/package.tar.gz should work, for more info check the man page.

EDIT: If you're using Pacman 2.9.8 use the -A flag instead, it's been deprecated in 3.0.x.

Last edited by [vEX] (2007-05-23 11:02:03)


PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM

Offline

#3 2007-05-23 11:02:33

majikstreet
Member
Registered: 2006-07-31
Posts: 96

Re: Pacman Question...

Yes -- you can download packages from mirrors then use pacman -A packagename.pkg.tar.gz to install it

majikstreet


arooaroo wrote:
syd wrote:

Here in NZ we cant spell words with more than 5 letters. So color will have to do.

You must be very special then because "letters" has 7 tongue

Offline

#4 2007-05-23 11:09:16

mitsoko
Banned
From: In the Coal Chamber
Registered: 2007-05-08
Posts: 143

Re: Pacman Question...

also, be sure to put them in /var/cache/pacman/pkg if there are multiple pkgs including dependencies

Offline

#5 2007-05-23 15:38:58

Origynet
Member
From: France - Cannes
Registered: 2007-05-03
Posts: 101

Re: Pacman Question...

Thanks for all !
I'm using pacman 3, so I guess pacman -U will do the job.


Piou Piou

Offline

Board footer

Powered by FluxBB