Install nepomuk-core-dbg
Installing nepomuk-core-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install nepomuk-core-dbg
nepomuk-core-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | nepomuk-core-dbg |
version | 4:4.14.0-1+b4 |
description | debugging symbols for the Nepomuk Semantik Desktop core libraries |
subsection | debug |
website | kde.org |
maintainer | Debian Qt/KDE Maintainers |
Uninstall nepomuk-core-dbg
To remove just nepomuk-core-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove nepomuk-core-dbg
Uninstall nepomuk-core-dbg and it’s dependent packages
To remove the nepomuk-core-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove nepomuk-core-dbg
Purging nepomuk-core-dbg
If you also want to delete configuration and/or data files of nepomuk-core-dbg from Debian Sid then this will work:
sudo apt-get purge nepomuk-core-dbg
To delete configuration and/or data files of nepomuk-core-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove nepomuk-core-dbg