How to Install and Uninstall perl-Term-Shell.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-Term-Shell.noarch" package

Learn how to install perl-Term-Shell.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Term-Shell.noarch

2. Uninstall "perl-Term-Shell.noarch" package

Please follow the step by step instructions below to uninstall perl-Term-Shell.noarch on Fedora 34:

$ sudo dnf remove perl-Term-Shell.noarch $ sudo dnf autoremove

3. Information about the perl-Term-Shell.noarch package on Fedora 34

Last metadata expiration check: 0:37:37 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Term-Shell
Version : 0.12
Release : 2.fc34
Architecture : noarch
Size : 50 k
Source : perl-Term-Shell-0.12-2.fc34.src.rpm
Repository : fedora
Summary : Simple command-line shell framework
URL : https://metacpan.org/release/Term-Shell
License : GPL+ or Artistic
Description : Term::Shell lets you write simple command-line shells. All the boring
: details like command-line parsing, terminal handling, and tab completion
: are handled for you.