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

Last updated: May 14,2024

1. Install "python3-userpath" package

This is a short guide on how to install python3-userpath on Kali Linux

$ sudo apt update $ sudo apt install python3-userpath

2. Uninstall "python3-userpath" package

Learn how to uninstall python3-userpath on Kali Linux:

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

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

Package: python3-userpath
Source: python-userpath
Version: 1.9.1-1
Installed-Size: 46
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3:any
Recommends: python3-psutil
Size: 10232
SHA256: 94a0d22165012ef74aaddaf2e67782b7004557d631133174ee08d942270bf9bf
SHA1: 2f57f584e39ad0d1e8e9de3fc65335a0a90ce34e
MD5sum: 360d60a22019c4881254e25a4fe192ee
Description: tool for adding locations to the user PATH - Python3 library
userpath is a command-line tool and Python library
to add custom locations to user PATH.
Only user-specific PATH is changed,
avoiding the need for elevated privileges.
.
This package provides the userpath library for Python 3.
Description-md5:
Homepage: https://github.com/ofek/userpath
Section: utils
Priority: optional
Filename: pool/main/p/python-userpath/python3-userpath_1.9.1-1_all.deb