How to Install and Uninstall perl-Device-SerialPort.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 28,2024

1. Install "perl-Device-SerialPort.x86_64" package

This is a short guide on how to install perl-Device-SerialPort.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install perl-Device-SerialPort.x86_64

2. Uninstall "perl-Device-SerialPort.x86_64" package

Please follow the step by step instructions below to uninstall perl-Device-SerialPort.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove perl-Device-SerialPort.x86_64 $ sudo dnf autoremove

3. Information about the perl-Device-SerialPort.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:36:19 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : perl-Device-SerialPort
Version : 1.04
Release : 35.el8
Architecture : x86_64
Size : 70 k
Source : perl-Device-SerialPort-1.04-35.el8.src.rpm
Repository : epel
Summary : Linux/POSIX emulation of Win32::SerialPort functions
URL : https://metacpan.org/release/Device-SerialPort
License : GPL+ or Artistic
Description : This module provides an object-based user interface essentially identical
: to the one provided by the Win32::SerialPort module.