Install nepomuk-core-dev
Installing nepomuk-core-dev 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-dev
nepomuk-core-dev package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | nepomuk-core-dev |
version | 4:4.14.0-1+b4 |
description | Nepomuk Semantik Desktop core libraries — development files |
subsection | libdevel |
website | kde.org |
maintainer | Debian Qt/KDE Maintainers |
Uninstall nepomuk-core-dev
To remove just nepomuk-core-dev package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove nepomuk-core-dev
Uninstall nepomuk-core-dev and it’s dependent packages
To remove the nepomuk-core-dev package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove nepomuk-core-dev
Purging nepomuk-core-dev
If you also want to delete configuration and/or data files of nepomuk-core-dev from Debian Sid then this will work:
sudo apt-get purge nepomuk-core-dev
To delete configuration and/or data files of nepomuk-core-dev and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove nepomuk-core-dev