How to Install and Uninstall perl-Carton.noarch Package on AlmaLinux 9
Last updated: December 12,2024
1. Install "perl-Carton.noarch" package
This is a short guide on how to install perl-Carton.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Carton.noarch
Copied
2. Uninstall "perl-Carton.noarch" package
This is a short guide on how to uninstall perl-Carton.noarch on AlmaLinux 9:
$
sudo dnf remove
perl-Carton.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Carton.noarch package on AlmaLinux 9
Last metadata expiration check: 1:07:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Carton
Version : 1.0.35
Release : 3.el9
Architecture : noarch
Size : 67 k
Source : perl-Carton-1.0.35-3.el9.src.rpm
Repository : epel
Summary : Perl module dependency manager (aka Bundler for Perl)
URL : https://metacpan.org/release/Carton
License : GPL+ or Artistic
Description : carton is a command line tool to track the Perl module dependencies for
: your Perl application. Dependencies are declared using cpanfile format,
: and the managed dependencies are tracked in a cpanfile.snapshot file,
: which is meant to be version controlled, and the snapshot file allows
: other developers of your application to have the exact same versions of
: the modules.
Available Packages
Name : perl-Carton
Version : 1.0.35
Release : 3.el9
Architecture : noarch
Size : 67 k
Source : perl-Carton-1.0.35-3.el9.src.rpm
Repository : epel
Summary : Perl module dependency manager (aka Bundler for Perl)
URL : https://metacpan.org/release/Carton
License : GPL+ or Artistic
Description : carton is a command line tool to track the Perl module dependencies for
: your Perl application. Dependencies are declared using cpanfile format,
: and the managed dependencies are tracked in a cpanfile.snapshot file,
: which is meant to be version controlled, and the snapshot file allows
: other developers of your application to have the exact same versions of
: the modules.