How can you remove a package but not its configuration files with Debian package management?

How can you remove a package but not its configuration files with Debian package management?Category: Introduction to Linux IHow can you remove a package but not its configuration files with Debian package management?
Linux Questions Staff asked 1 year ago

How can you remove a package but not its configuration files with Debian package management?

  • dpkg -e
  • dpkg -p
  • apt-get remove
  • apt-get erase

About the author