To uninstall libadios-dev just follow these instructions.
sudo apt-get remove libadios-dev
This will remove just the libadios-dev package itself.
sudo apt-get remove --auto-remove libadios-dev
This will remove the libadios-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libadios-dev then this will work.
sudo apt-get purge libadios-dev
Or similarly, like this libadios-dev
sudo apt-get purge --auto-remove libadios-dev
Package | libadios-dev |
Version | 1.11.0-1+b1 |
Maintainer | Alastair McKinstry <[email protected]> |
Home page | http://www.olcf.ornl.gov/center-projects/adios/ |
Description | ADIOS Adaptable IO system for simulations |
Distro | debian |
Release | stretch |
Repo | main |
Section | libdevel |