How to Install and Uninstall python3-pyperclip Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "python3-pyperclip" package

Please follow the guidelines below to install python3-pyperclip on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyperclip

2. Uninstall "python3-pyperclip" package

This guide covers the steps necessary to uninstall python3-pyperclip on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-pyperclip package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pyperclip
Priority: optional
Section: universe/python
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastien Delafond
Architecture: all
Source: python-pyperclip
Version: 1.5.11-1
Depends: xclip, python3-pyqt4
Filename: pool/universe/p/python-pyperclip/python3-pyperclip_1.5.11-1_all.deb
Size: 5152
MD5sum: 00079b6c268364b166708ffc27d1819d
SHA1: 2f28a76c96f59c288b195a66ce9167cd432e8d01
SHA256: c9a52a88a083cc2a84efb1bbb1bc4e47288660e7e5d3a042bd6d129a3104fc9e
Description-en: Cross-platform clipboard module for Python3
This module is a cross-platform Python3 module for copy and paste clipboard
functions. Currently only handles plaintext.
.
This is the Python 3 version of the package.
Description-md5: 56be7f91ac3df5cc44ae234ed213a7fb
Homepage: https://github.com/asweigart/pyperclip
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu