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

Last updated: May 08,2024

1. Install "python3-xdg" package

Please follow the instructions below to install python3-xdg on Kali Linux

$ sudo apt update $ sudo apt install python3-xdg

2. Uninstall "python3-xdg" package

Please follow the guidelines below to uninstall python3-xdg on Kali Linux:

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

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

Package: python3-xdg
Source: pyxdg
Version: 0.28-2
Installed-Size: 189
Maintainer: Debian Python Team
Architecture: all
Provides: python3-pyxdg
Depends: python3:any
Suggests: python-pyxdg-doc
Size: 40476
SHA256: 31e90a2b22802fa884fe6f73d70946e7a15c9bd65d7e98098cbe13d2d22f9f20
SHA1: 753fc5a58973811c45efa01b2a84c6e375c6c801
MD5sum: 999e5976090e4af7f020b0dfc9647c96
Description: Python 3 library to access freedesktop.org standards
PyXDG contains implementations of freedesktop.org standards in Python:
.
* Base Directory Specification Version 0.6
* Menu Specification Version 1.0
* Desktop Entry Specification Version 1.0
* Icon Theme Specification Version 0.8
* Recent File Spec 0.2
* Shared-MIME-Database Specification 0.13
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://gitlab.freedesktop.org/xdg/pyxdg
Section: python
Priority: optional
Filename: pool/main/p/pyxdg/python3-xdg_0.28-2_all.deb