To uninstall yaz-icu just follow these instructions.
sudo apt-get remove yaz-icu
This will remove just the yaz-icu package itself.
sudo apt-get remove --auto-remove yaz-icu
This will remove the yaz-icu package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for yaz-icu then this will work.
sudo apt-get purge yaz-icu
Or similarly, like this yaz-icu
sudo apt-get purge --auto-remove yaz-icu
Package | yaz-icu |
Version | 4.2.30-4+b6 |
Maintainer | Vincent Danjean <[email protected]> |
Home page | http://www.indexdata.dk/yaz/ |
Description | command line utility for ICU utilities of YAZ Z39.50/ISO23950 standard for information retrieval. |
Distro | kalilinux |
Release | kalilinux |
Repo | main |
Section | utils |