Installlion's Logo

Installlion.com

How To Uninstall zsh-dev On Ubuntu 15.04

To uninstall zsh-dev just follow these instructions.

Uninstall just zsh-dev

shell with lots of features (development files)Ubuntu 15.04libdevel5.0.7-5ubuntu1
sudo apt-get remove zsh-dev

This will remove just the zsh-dev package itself.

Uninstall zsh-dev and its dependencies

sudo apt-get remove --auto-remove zsh-dev

This will remove the zsh-dev package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for zsh-dev then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge zsh-dev

Or similarly, like this zsh-dev

sudo apt-get purge --auto-remove zsh-dev

Package Data

Packagezsh-dev
Version5.0.7-5ubuntu1
MaintainerUbuntu Developers <[email protected]>
Home pagehttp://www.zsh.org/
Descriptionshell with lots of features (development files)
Distroubuntu
Releasevivid
Repomain
Sectionlibdevel

Dependencies