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

Last updated: May 07,2024

1. Install "python3-path" package

Learn how to install python3-path on Kali Linux

$ sudo apt update $ sudo apt install python3-path

2. Uninstall "python3-path" package

This guide covers the steps necessary to uninstall python3-path on Kali Linux:

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

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

Package: python3-path
Source: path.py
Version: 16.10.0-1
Installed-Size: 89
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python3:any
Size: 20776
SHA256: b5427fba2d180b781fd8811e6103e72436f06192e001f7225535d0b05a92719e
SHA1: 67992317c293daca82d2eca62e1a53ae84d2e0db
MD5sum: 66c8adea8985c4cef7281338d2264477
Description: module wrapper for os.path for Python 3
path.py implements a path objects as first-class entities, allowing common
operations on files to be invoked on those path objects directly.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jaraco/path.py
Section: python
Priority: optional
Filename: pool/main/p/path.py/python3-path_16.10.0-1_all.deb