how do you not update a specific package

Discussion in 'Installation/Configuration' started by misterm, Oct 6, 2014.

  1. misterm

    misterm Member HowtoForge Supporter

    hello
    how do you not update a specific package?
    debian

    thank you

    Mz
     
  2. srijan

    srijan New Member HowtoForge Supporter

    There are numerous ways,

    Using dpkg

    Put a package on hold

    Remove the hold

    Displaying the status of your packages

    Displaying the status of a single package

    Using apt

    you can hold a package using

    and remove the hold with

    Using aptitude

    you can hold a package using

    and remove the hold with

     

Share This Page