How to Install and Uninstall perl-IPC-Cmd.noarch Package on Amazon Linux 2
Last updated: November 26,2024
1. Install "perl-IPC-Cmd.noarch" package
In this section, we are going to explain the necessary steps to install perl-IPC-Cmd.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-IPC-Cmd.noarch
Copied
2. Uninstall "perl-IPC-Cmd.noarch" package
Learn how to uninstall perl-IPC-Cmd.noarch on Amazon Linux 2:
$
sudo yum remove
perl-IPC-Cmd.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-IPC-Cmd.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-IPC-Cmd
Arch : noarch
Epoch : 1
Version : 0.80
Release : 4.amzn2
Size : 34 k
Repo : amzn2-core/2/x86_64
Summary : Finding and running system commands made easy
URL : http://search.cpan.org/dist/IPC-Cmd/
License : GPL+ or Artistic
Description : IPC::Cmd allows you to run commands platform independently,
: interactively if desired, but have them still work.
Available Packages
Name : perl-IPC-Cmd
Arch : noarch
Epoch : 1
Version : 0.80
Release : 4.amzn2
Size : 34 k
Repo : amzn2-core/2/x86_64
Summary : Finding and running system commands made easy
URL : http://search.cpan.org/dist/IPC-Cmd/
License : GPL+ or Artistic
Description : IPC::Cmd allows you to run commands platform independently,
: interactively if desired, but have them still work.