How to Install and Uninstall python3-pyperclip.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "python3-pyperclip.noarch" package

This guide let you learn how to install python3-pyperclip.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-pyperclip.noarch" package

Please follow the instructions below to uninstall python3-pyperclip.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-pyperclip.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:50:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pyperclip
Version : 1.8.2
Release : 2.el9
Architecture : noarch
Size : 28 k
Source : python-pyperclip-1.8.2-2.el9.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.