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

Last updated: May 09,2024

1. Install "python3-editobj3" package

Here is a brief guide to show you how to install python3-editobj3 on Kali Linux

$ sudo apt update $ sudo apt install python3-editobj3

2. Uninstall "python3-editobj3" package

This is a short guide on how to uninstall python3-editobj3 on Kali Linux:

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

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

Package: python3-editobj3
Source: editobj3
Version: 0.2+ds1-1
Installed-Size: 838
Maintainer: Debian Multimedia Maintainers
Architecture: all
Depends: python3:any
Recommends: python3-pyqt5, python3-gi, gir1.2-glib-2.0, gir1.2-gtk-3.0, git1.2-gdkpixbuf-2.0, libjs-jquery, python3-aiohttp, python3-pil
Size: 145064
SHA256: ed4271b91df786aa869af24dc10e2826b10efc4988f5f19986ec2701dd14d071
SHA1: f29858269f1822d873112c122de22b9bd1f82aec
MD5sum: ffade040db90ce99d14c9cb834efba07
Description: automatic dialog box generator for Python objects (Python 3)
Editobj3 is an automatic dialog box generator for Python objects. It supports
several backends (Qt, GTK, and HTML).
.
Editobj3 dialog boxes are composed of an attribute list, a luxurious
good-looking but useless icon and title bar, and a tree view (if the edited
object is part of a tree-like structure). Editobj3 includes an advanced
introspection module that usually guesses how to edit any object; it can also
be customized for a given class of object through the editobj3.introsp module.
Editobj3 also supports the simultaneous edition of a group of objects, as if
they were a single object.
.
This package contains the Python 3 module.
Description-md5:
Homepage: http://www.lesfleursdunormal.fr/static/informatique/editobj/index_en.html
Section: python
Priority: optional
Filename: pool/main/e/editobj3/python3-editobj3_0.2+ds1-1_all.deb