How to Install and Uninstall python3-pyserial.noarch Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-pyserial.noarch" package
Please follow the guidelines below to install python3-pyserial.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pyserial.noarch
Copied
2. Uninstall "python3-pyserial.noarch" package
Please follow the steps below to uninstall python3-pyserial.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pyserial.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pyserial.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:02:19 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pyserial
Version : 3.1.1
Release : 8.el8
Architecture : noarch
Size : 169 k
Source : pyserial-3.1.1-8.el8.src.rpm
Repository : appstream
Summary : Python serial port access library
URL : http://pyserial.sourceforge.net
License : Python
Description : This module encapsulates the access for the serial port. It provides backends
: for standard Python running on Windows, Linux, BSD (possibly any POSIX
: compilant system) and Jython. The module named "serial" automaticaly selects
: the appropriate backend.
Available Packages
Name : python3-pyserial
Version : 3.1.1
Release : 8.el8
Architecture : noarch
Size : 169 k
Source : pyserial-3.1.1-8.el8.src.rpm
Repository : appstream
Summary : Python serial port access library
URL : http://pyserial.sourceforge.net
License : Python
Description : This module encapsulates the access for the serial port. It provides backends
: for standard Python running on Windows, Linux, BSD (possibly any POSIX
: compilant system) and Jython. The module named "serial" automaticaly selects
: the appropriate backend.