Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libprison-dbg on Debian Unstable (Sid)


Install libprison-dbg

Installing libprison-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install libprison-dbg

libprison-dbg package information

distro Debian Unstable (Sid)
section Main
name libprison-dbg
version 1.1.1-1
description barcode API for Qt – debugging symbols
subsection debug
website projects.kde.org / projects / kdesupport / prison
maintainer Debian Krap Maintainers

Uninstall libprison-dbg

To remove just libprison-dbg package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove libprison-dbg

Uninstall libprison-dbg and it’s dependent packages

To remove the libprison-dbg package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove libprison-dbg

Purging libprison-dbg

If you also want to delete configuration and/or data files of libprison-dbg from Debian Sid then this will work:

sudo apt-get purge libprison-dbg

To delete configuration and/or data files of libprison-dbg and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove libprison-dbg

Comments

comments