How to Install and Uninstall perl-Curses.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 13,2024

1. Install "perl-Curses.x86_64" package

Learn how to install perl-Curses.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Curses.x86_64

2. Uninstall "perl-Curses.x86_64" package

This guide covers the steps necessary to uninstall perl-Curses.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Curses.x86_64 $ sudo dnf autoremove

3. Information about the perl-Curses.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:51:08 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Curses
Version : 1.38
Release : 2.el9
Architecture : x86_64
Size : 105 k
Source : perl-Curses-1.38-2.el9.src.rpm
Repository : epel
Summary : Perl bindings for ncurses
URL : https://metacpan.org/release/Curses
License : GPL+ or Artistic
Description : Perl bindings for ncurses, bringing terminal-independent character
: handling capabilities to Perl.