31 December 2003

    Apt (debian) cheat sheet

    So here's the same thing I did for RPM, but for the Debian apt stuff:

      apt-get
         -s        simulate
         install   install the named package
         (apt.conf defines commonly used options)
         
      apt-setup    sets up /etc/apt/sources.list
    
      dselect      select packages to install
      apt-get dselect-upgrade
                   actually install those packages
    
      dpkg-reconfigure
         --all     make sure all packages have been configured
    
      dpkg
         -s        get status of a package
         -L        list files from a package
         -S        who owns this file?
         -i        install this .deb file
    


posted at: 22:00 | path: /diary | permanent link to this entry



    Add a comment to this post:

    Your name:

    Your email: Email me new comments on this post
      (Your email will not be published on this site, and will only be used to contact you directly with a reply to your comment if needed. Oh, and we'll use it to send you new comments on this post it you selected that checkbox.)


    Your website:

    Comments:


    Because of excessive load, this site is generated statically every several hours. Therefore, your comment may take some time to appear here. Unless you get an error message when you click the select button below, then all is normal and the comment will appear in due course.