How to Install and Uninstall python3-caja Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-caja" package

This guide covers the steps necessary to install python3-caja on Kali Linux

$ sudo apt update $ sudo apt install python3-caja

2. Uninstall "python3-caja" package

This tutorial shows how to uninstall python3-caja on Kali Linux:

$ sudo apt remove python3-caja $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-caja package on Kali Linux

Package: python3-caja
Source: python-caja (1.26.0-1)
Version: 1.26.0-1+b2
Installed-Size: 57
Maintainer: Debian+Ubuntu MATE Packaging Team
Architecture: amd64
Replaces: python-caja (<< 1.23~)
Depends: gir1.2-caja-2.0, python-caja-common (= 1.26.0-1), libc6 (>= 2.4), libcaja-extension1 (>= 1.20), libglib2.0-0 (>= 2.28.0), libgtk-3-0 (>= 3.0.0), libpython3.11 (>= 3.11.0)
Breaks: python-caja (<< 1.23~)
Size: 14532
SHA256: a0cfb7a3e5e5073772b2931d8c89af973463a6c9fe78dba70cc7b272f2037831
SHA1: 4174cf0510c0c8a8a8f9379af005e70697668c8d
MD5sum: 6daa7eb4b35e7d0dacb6b85b6680901d
Description: Python3 binding for Caja components
Caja is the official file manager for the MATE desktop. It allows one
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.
.
The Python binding for Caja allows one to write Caja property page
and menu item extensions in Python.
Description-md5:
Homepage: http://www.mate-desktop.org/
Tag: uitoolkit::gtk
Section: python
Priority: optional
Filename: pool/main/p/python-caja/python3-caja_1.26.0-1+b2_amd64.deb