Results 1 to 7 of 7
How can I install all the packages at once.
Since I have the hard drive space I would like to install everything....
- 08-06-2005 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 1
installing packages
How can I install all the packages at once.
Since I have the hard drive space I would like to install everything.
- 08-06-2005 #2Linux Newbie
- Join Date
- Jul 2005
- Location
- ~/home
- Posts
- 105
You mean *all 15000* packages?
You gotta be joking
maybe apt-get install * works?
- 08-06-2005 #3
Download every package to a location on your drive.
Open a terminal and cd to that location.
# dpkg -i *.deb
BTW this will not work as many pkgs conflict with each other.It may be that your sole purpose in life is simply to serve as a warning to others.
- 08-06-2005 #4Banned
- Join Date
- Nov 2004
- Location
- Belgium
- Posts
- 1,121
Wow
How many harddrives do you have?
- 08-06-2005 #5Just Joined!
- Join Date
- Apr 2005
- Posts
- 80
Yeah, this sounds kind outlandish man. Why do you want all packages, installed? I agree with the above comment on conficts. I have never heard of someone wanting to do this, but I would assume that you would just be inviting trouble. The beauty of Debian is that you can pick and choose what you want to install.
But if you do accomplish this, please let us know how it turned out.
- 08-06-2005 #6forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
Re: installing packages
You should probably reconsider this, as it would be a huge waste of HD space and your time. I would also think that many packages would conflict, thereby possibly leaving your system with a few major problems.
Originally Posted by ldp174
- 08-06-2005 #7
Would it actually be humanly possible to use everything? You could use that space for other things like music.
If you still want the huge amount of software, ftp://ftp.debian.org is the place to go.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.


Reply With Quote
