Install libneon27-dev
Installing libneon27-dev package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libneon27-dev
libneon27-dev package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libneon27-dev |
version | 0.30.1-3 |
description | Header and static library files for libneon27 |
subsection | libdevel |
website | webdav.org / neon / |
maintainer | Laszlo Boszormenyi (GCS) |
Uninstall libneon27-dev
To remove just libneon27-dev package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libneon27-dev
Uninstall libneon27-dev and it’s dependent packages
To remove the libneon27-dev package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libneon27-dev
Purging libneon27-dev
If you also want to delete configuration and/or data files of libneon27-dev from Debian Sid then this will work:
sudo apt-get purge libneon27-dev
To delete configuration and/or data files of libneon27-dev and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libneon27-dev