To uninstall gir1.2-caja just follow these instructions.
/linuxmint/sarah/backport///install/index.html GObject introspection data for Caja to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. Linux Mint 18 introspection 1.14.2-1+sarah
sudo apt-get remove gir1.2-caja
Which will remove just the gir1.2-caja package itself.
sudo apt-get remove --auto-remove gir1.2-caja
This will remove the gir1.2-caja package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for gir1.2-caja then this will work.
sudo apt-get purge gir1.2-caja
Or similarly, like this gir1.2-caja
sudo apt-get purge --auto-remove gir1.2-caja
Package | gir1.2-caja |
Version | 1.14.2-1+sarah |
Maintainer | Stefano Karapetsas |
Description | GObject introspection data for Caja to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. |
Distro | linuxmint |
Release | sarah |
Repo | backport |
Section | introspection |