How to Install and Uninstall python3-pyperclip.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "python3-pyperclip.noarch" package

Please follow the guidance below to install python3-pyperclip.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-pyperclip.noarch

2. Uninstall "python3-pyperclip.noarch" package

Learn how to uninstall python3-pyperclip.noarch on CentOS Stream 8:

$ sudo dnf remove python3-pyperclip.noarch $ sudo dnf autoremove

3. Information about the python3-pyperclip.noarch package on CentOS Stream 8

Last metadata expiration check: 4:38:03 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-pyperclip
Version : 1.8.2
Release : 2.el8
Architecture : noarch
Size : 29 k
Source : python-pyperclip-1.8.2-2.el8.src.rpm
Repository : epel
Summary : A cross-platform clipboard module for Python
URL : https://github.com/asweigart/pyperclip
License : BSD
Description : Pyperclip is a cross-platform Python module for copy and paste clipboard
: functions.