Find the answer to your Linux question:
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....
  1. #1
    Just 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.

  2. #2
    Linux Newbie
    Join Date
    Jul 2005
    Location
    ~/home
    Posts
    105
    You mean *all 15000* packages?
    You gotta be joking

    maybe apt-get install * works?
    Help me getting a Opera licence
    Beginning with debian? -> read THIS!

  3. #3
    Linux User St. Joe's Avatar
    Join Date
    Jun 2005
    Location
    USA
    Posts
    271
    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.

  4. #4
    Banned
    Join Date
    Nov 2004
    Location
    Belgium
    Posts
    1,121
    Wow
    How many harddrives do you have?

  5. #5
    Just 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.

  6. #6
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086

    Re: installing packages

    Quote Originally Posted by ldp174
    How can I install all the packages at once.
    Since I have the hard drive space I would like to install everything.
    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.

  7. #7
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    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.

    Bryan
    Looking 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •