How do i remove a Debian based software package using dpkg?



  • Man: http://lightnetics.nodebb.com/post/851

    How do i remove a Debian based software package using dpkg?

    This will remove the software but leave any configuration files intact, this is handy when updating the software.

    $ sudo dpkg -r man-db
    

    Note: it's just the name of the software, not the whole version and release information of the package.


Log in to reply
 

© Lightnetics 2024