Purge debconf selections
If you’ve been playing with debconf selections, and you need to purge them, you can use “debconf-communitcate” to get that done, e.g.
echo PURGE | debconf-communicate $PACKAGE
See the debconf spec for more info.
If you’ve been playing with debconf selections, and you need to purge them, you can use “debconf-communitcate” to get that done, e.g.
echo PURGE | debconf-communicate $PACKAGE
See the debconf spec for more info.