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

Last updated: May 12,2024

1. Install "python3-pyperclip" package

Learn how to install python3-pyperclip on Kali Linux

$ sudo apt update $ sudo apt install python3-pyperclip

2. Uninstall "python3-pyperclip" package

In this section, we are going to explain the necessary steps to uninstall python3-pyperclip on Kali Linux:

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

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

Package: python3-pyperclip
Source: python-pyperclip
Version: 1.8.2-2
Installed-Size: 52
Maintainer: Sebastian Ramacher
Architecture: all
Depends: xclip | xsel | wl-clipboard | python3-gi | python3-pyqt5, python3:any
Size: 13204
SHA256: 254013b2668857066fa985b3b9e385fca20284c7e9a4281af1131a4881a6eebc
SHA1: 5c52edd76768639388dc8951baf70a6832036d1a
MD5sum: 2018cc961dd8729f950d85130124110b
Description: Cross-platform clipboard module for Python3
This module is a cross-platform Python3 module for copy and paste clipboard
functions.
.
It currently only handles plaintext.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/asweigart/pyperclip
Section: python
Priority: optional
Filename: pool/main/p/python-pyperclip/python3-pyperclip_1.8.2-2_all.deb