Install libpolkit-qt5-1-dev
Installing libpolkit-qt5-1-dev package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libpolkit-qt5-1-dev
libpolkit-qt5-1-dev package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libpolkit-qt5-1-dev |
version | 0.112.0-5 |
description | PolicyKit-qt5-1 development files |
subsection | libdevel |
website | projects.kde.org / projects / kdesupport / polkit-qt-1 |
maintainer | Debian Qt/KDE Maintainers |
Uninstall libpolkit-qt5-1-dev
To remove just libpolkit-qt5-1-dev package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libpolkit-qt5-1-dev
Uninstall libpolkit-qt5-1-dev and it’s dependent packages
To remove the libpolkit-qt5-1-dev package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libpolkit-qt5-1-dev
Purging libpolkit-qt5-1-dev
If you also want to delete configuration and/or data files of libpolkit-qt5-1-dev from Debian Sid then this will work:
sudo apt-get purge libpolkit-qt5-1-dev
To delete configuration and/or data files of libpolkit-qt5-1-dev and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libpolkit-qt5-1-dev