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

Last updated: May 13,2024

1. Install "python3-rpaths" package

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

$ sudo apt update $ sudo apt install python3-rpaths

2. Uninstall "python3-rpaths" package

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

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

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

Package: python3-rpaths
Source: python-rpaths
Version: 0.13-2
Installed-Size: 61
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-rpaths-doc
Size: 14416
SHA256: 9783e667fef20a62e5d640284ae9dafcebdd394c50a3236a38489f0fa4a5da58
SHA1: 424b9a78a0ce1839912bff27ae95ac759805bbc7
MD5sum: 1d1d354315719ae3b5d0f7ca0b5ca403
Description: cross-platform path manipulation library for Python
rpaths is another path manipulation library for Python. It is heavily inspired
by Unipath and pathlib and provides a total Python 2/3 and Windows/POSIX
compatibility.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://github.com/remram44/rpaths/
Section: python
Priority: optional
Filename: pool/main/p/python-rpaths/python3-rpaths_0.13-2_all.deb