You are not logged in.

#1 2007-02-28 21:36:21

wickyd
Member
Registered: 2007-02-21
Posts: 23

How to install KDE without an internet connection

I have a fast internet connection at the office, but not at home.

1. What files do I need to copy so that I can burn a KDE CD?
2. What is the procedure to install KDE from my own CD?

Thank you.

wickyd

Offline

#2 2007-02-28 21:44:10

hacosta
Member
From: Mexico
Registered: 2006-10-22
Posts: 423

Re: How to install KDE without an internet connection

at home, you can do a pacman -Sp kde
it will print to stdout a list of files you should download in your office.. burn them (as in copying to a cd).. then at home copy them to /var/cache/pacman/pkg  now, do a pacman -S kde

dont forget to get xorg and your video drivers as well (:

Offline

#3 2007-02-28 22:00:47

wickyd
Member
Registered: 2007-02-21
Posts: 23

Re: How to install KDE without an internet connection

I don't have an internet connection at home connected to the Arch Linux box, so unfortunately that pacman command fails.

Offline

#4 2007-02-28 22:36:59

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: How to install KDE without an internet connection

Those commands don't need an internet connection.

Do this:
1) download ftp://ftp.archlinux.org/current/os/i686 … .db.tar.gz and ftp://ftp.archlinux.org/extra/os/i686/extra.db.tar.gz when you have internet
2) on your home pc (as root): cd /var/lib/pacman ; cd current ; rm -rf * ; tar xzf /path/to/current.db.tar.gz ; cd ../extra ; rm -rf * ; tar xzf /path/to/extra.db.tar.gz
3) pacman -Sp --noconfim kde > pkglist
4) take that file where you have internet and run wget -nv -i .../pkglist in an empty directory
5) when the download has finished take those files to your home pc, put them in /var/cache/pacman/pkg and run pacman -S kde

Last edited by byte (2007-02-28 22:40:05)


1000

Offline

#5 2007-03-01 22:46:39

pedepy
Member
Registered: 2007-02-21
Posts: 198

Re: How to install KDE without an internet connection

hey .. I have a similar situation, in which I have no internet at all back home and I have to rely on an internet cafe for all of my downloading needs ...

So my question is similar, however what Im after is KDEmod - cause it seems better and leaner and all.. Problem is the link to the kdemod repository cannot be accessed with a web browser, it gives me an access forbidden error...

Now I know the guy behind that project is somewhere around this forum. I have sent you an email already but have failed to give you any way to answer back ! hehe ... this forum doesnt have private messaging so I guess Ill just give it a try here. So, kdemod guy, how can I get my hands on the files needed to get your kde mod ??


chupocabra ... psupsuspsu psu psu

Offline

Board footer

Powered by FluxBB