Find the answer to your Linux question:
Results 1 to 6 of 6
Code: [stefan@~ 04:23 PM]$ sudo apt-get --help apt 0.6.40.1ubuntu9 for linux i386 compiled on Oct 5 2005 13:40:08 Usage: apt-get [options] command apt-get [options] install|remove pkg1 [pkg2 ...] apt-get [options] ...
  1. #1
    Linux User Stefann's Avatar
    Join Date
    Nov 2004
    Location
    Boise, ID
    Posts
    340

    I Always Thought APT-GET Was Funny

    Code:
    [stefan@~ 04:23 PM]$ sudo apt-get --help
    apt 0.6.40.1ubuntu9 for linux i386 compiled on Oct  5 2005 13:40:08
    Usage: apt-get [options] command
           apt-get [options] install|remove pkg1 [pkg2 ...]
           apt-get [options] source pkg1 [pkg2 ...]
    
    apt-get is a simple command line interface for downloading and
    installing packages. The most frequently used commands are update
    and install.
    
    Commands:
       update - Retrieve new lists of packages
       upgrade - Perform an upgrade
       install - Install new packages (pkg is libc6 not libc6.deb)
       remove - Remove packages
       source - Download source archives
       build-dep - Configure build-dependencies for source packages
       dist-upgrade - Distribution upgrade, see apt-get(8)
       dselect-upgrade - Follow dselect selections
       clean - Erase downloaded archive files
       autoclean - Erase old downloaded archive files
       check - Verify that there are no broken dependencies
    
    Options:
      -h  This help text.
      -q  Loggable output - no progress indicator
      -qq No output except for errors
      -d  Download only - do NOT install or unpack archives
      -s  No-act. Perform ordering simulation
      -y  Assume Yes to all queries and do not prompt
      -f  Attempt to continue if the integrity check fails
      -m  Attempt to continue if archives are unlocatable
      -u  Show a list of upgraded packages as well
      -b  Build the source package after fetching it
      -V  Show verbose version numbers
      -c=? Read this configuration file
      -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
    See the apt-get(8), sources.list(5) and apt.conf(5) manual
    pages for more information and options.
                           This APT has Super Cow Powers.
    [stefan@~ 04:23 PM]$
    What were the Debian/Ubuntu developers thinking?
    EDIT:Man, been a few months since I've stopped by here. Hope people still recognize me XD
    Nothing is worse than ten penguins fighting over which is better, vi or emacs.
    Registered Linux User #404402
    Finally I'm back on LF after a long while.

  2. #2
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    Try apt-get moo. I think that's it. You'll have a chuckle over that.

    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.

  3. #3
    Linux User Stefann's Avatar
    Join Date
    Nov 2004
    Location
    Boise, ID
    Posts
    340
    Code:
    [stefan@~ 04:31 PM]$ sudo apt-get moo
             (__)
             (oo)
       /------\/
      / |    ||
     *  /\---/\
        ~~   ~~
    ...."Have you mooed today?"...
    [stefan@~ 04:31 PM]$
    OK, WTF is wrong with them. *GRABS APT SOURCE* now to find the other APiTizing - GoodiEs They hid.
    Nothing is worse than ten penguins fighting over which is better, vi or emacs.
    Registered Linux User #404402
    Finally I'm back on LF after a long while.

  4. #4
    Linux Enthusiast Weedman's Avatar
    Join Date
    May 2005
    Location
    Tasmania, Australia
    Posts
    640
    What's with Debian having cows embedded into programs?
    I know that Gentoo has a cow as it's logo (indirectly)...

    Is a cow secretly Debian's logo?
    ~the_weedman
    "Time has more than one meaning, and is more than one dimension" - /.unknown
    --Registered Linux user #396583--

  5. #5
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    you actually don't have to be root to have super cow powers

    try
    Code:
    aptitude -v moo
    then
    Code:
    aptitude -v -v moo
    and again, etc...
    Brilliant Mediocrity - Making Failure Look Good

  6. #6
    Linux Newbie ThoughtVelocity's Avatar
    Join Date
    May 2005
    Location
    OH
    Posts
    160
    That's great! I am so easily amused...
    "If you are out to describe the truth leave elegance to the tailor."
    -Einstein

Posting Permissions

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