How to Install and Uninstall perl-Device-SerialPort.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

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

Please follow the guidance below to install perl-Device-SerialPort.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Learn how to uninstall perl-Device-SerialPort.x86_64 on Red Hat Enterprise Linux 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 Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:41:55 ago on Mon Feb 26 15:59:38 2024.
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.