How to Install and Uninstall perl-Curses.x86_64 Package on Fedora 34

Last updated: September 29,2024

1. Install "perl-Curses.x86_64" package

Please follow the guidelines below to install perl-Curses.x86_64 on Fedora 34

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

2. Uninstall "perl-Curses.x86_64" package

Please follow the guidelines below to uninstall perl-Curses.x86_64 on Fedora 34:

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

3. Information about the perl-Curses.x86_64 package on Fedora 34

Last metadata expiration check: 3:58:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Curses
Version : 1.37
Release : 2.fc34
Architecture : x86_64
Size : 110 k
Source : perl-Curses-1.37-2.fc34.src.rpm
Repository : fedora
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.