To uninstall ocl-icd-libopencl1 just follow these instructions.
sudo apt-get remove ocl-icd-libopencl1
This will remove just the ocl-icd-libopencl1 package itself.
sudo apt-get remove --auto-remove ocl-icd-libopencl1
This will remove the ocl-icd-libopencl1 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ocl-icd-libopencl1 then this will work.
sudo apt-get purge ocl-icd-libopencl1
Or similarly, like this ocl-icd-libopencl1
sudo apt-get purge --auto-remove ocl-icd-libopencl1
Package | ocl-icd-libopencl1 |
Version | 2.2.11-1 |
Maintainer | Vincent Danjean <[email protected]> |
Home page | https://forge.imag.fr/projects/ocl-icd/ |
Description | Generic OpenCL ICD Loader general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | libs |