To uninstall ocl-icd-dev just follow these instructions.
sudo apt-get remove ocl-icd-dev
This will remove just the ocl-icd-dev package itself.
sudo apt-get remove --auto-remove ocl-icd-dev
This will remove the ocl-icd-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ocl-icd-dev then this will work.
sudo apt-get purge ocl-icd-dev
Or similarly, like this ocl-icd-dev
sudo apt-get purge --auto-remove ocl-icd-dev
Package | ocl-icd-dev |
Version | 2.1.3-4 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://forge.imag.fr/projects/ocl-icd/ |
Description | Development files to build a ICD Loader |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/libdevel |