How to Install and Uninstall carton Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 05,2024

1. Install "carton" package

This tutorial shows how to install carton on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install carton

2. Uninstall "carton" package

In this section, we are going to explain the necessary steps to uninstall carton on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove carton $ sudo apt autoclean && sudo apt autoremove

3. Information about the carton package on Ubuntu 20.10 (Groovy Gorilla)

Package: carton
Architecture: all
Version: 1.0.34-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 123
Depends: perl (>= 5.17.10), libcapture-tiny-perl, libclass-tiny-perl (>= 1.001), libjson-pp-perl (>= 2.27300), libmenlo-legacy-perl, libmodule-cpanfile-perl (>= 0.9031), libpath-tiny-perl, libtry-tiny-perl
Recommends: libapp-fatpacker-perl, libfile-pushd-perl
Filename: pool/universe/c/carton/carton_1.0.34-2_all.deb
Size: 43744
MD5sum: e077fb52a0612e843f9560f84e8e13b0
SHA1: 6e370a655bed1029c26df0c0f23d7b9de19cc796
SHA256: e15886fc1f2884ea8d4bbc030fcdfe0d398b886bae7417e547f653c74f1e26ed
SHA512: 3590c17be074b2dd2385aef21e7b9aef1f4306d1ec0cba3051b4ed164714849d6da01588efdfdaed6e50f5553ae50e72cde0794ddc20467ddb7be2eb53acdf08
Homepage: https://metacpan.org/release/Carton
Description-en: Perl module dependency manager (aka Bundler for Perl)
carton is a command line tool to track the Perl module dependencies for your
Perl application. The required dependencies are managed through a file named
cpanfile and tracked through the carton.lock file. It makes deployments
easier and allows other developers of your application to have the exact same
versions of the modules.
Description-md5: 6a36e17599f8967e36962e0aed8a171d