How to Install and Uninstall python3-pyperclip.noarch Package on AlmaLinux 9

Last updated: October 12,2024

1. Install "python3-pyperclip.noarch" package

Here is a brief guide to show you how to install python3-pyperclip.noarch on AlmaLinux 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 AlmaLinux 9:

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

3. Information about the python3-pyperclip.noarch package on AlmaLinux 9

Last metadata expiration check: 0:36:41 ago on Wed Mar 13 07:41:12 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.