How to Install and Uninstall perl-depends Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "perl-depends" package
This guide covers the steps necessary to install perl-depends on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
perl-depends
Copied
2. Uninstall "perl-depends" package
This guide let you learn how to uninstall perl-depends on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
perl-depends
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the perl-depends package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: perl-depends
Priority: optional
Section: universe/devel
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Architecture: all
Version: 2012.0701+gitb1fd535-1
Depends: perl
Filename: pool/universe/p/perl-depends/perl-depends_2012.0701+gitb1fd535-1_all.deb
Size: 9922
MD5sum: 9ced21bf8dc622d2ed9f7556610e3448
SHA1: 972b916d5fda9aaf318c1f5c6130d2ba882e7e8d
SHA256: aac94640c24fa701d84d672e888614289208e0e08518c37219b1de2a77161cda
Description-en: rough indicator of Perl module dependencies
perl-depends is a tool to show roughly what modules a program uses. Perl
evaluates "use" commands at compile time, storing the information about
loaded modules in the %INC variable. Comparing that list with the
standard Perl modules gives an estimate of the external module
dependencies.
.
The dependency information can be used to determine what external
modules have to be installed before the program can be used.
Description-md5: 648e3c7bed8c2c4937f06c62bd98ed44
Homepage: http://freecode.com/projects/perl-depends
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Architecture: all
Version: 2012.0701+gitb1fd535-1
Depends: perl
Filename: pool/universe/p/perl-depends/perl-depends_2012.0701+gitb1fd535-1_all.deb
Size: 9922
MD5sum: 9ced21bf8dc622d2ed9f7556610e3448
SHA1: 972b916d5fda9aaf318c1f5c6130d2ba882e7e8d
SHA256: aac94640c24fa701d84d672e888614289208e0e08518c37219b1de2a77161cda
Description-en: rough indicator of Perl module dependencies
perl-depends is a tool to show roughly what modules a program uses. Perl
evaluates "use" commands at compile time, storing the information about
loaded modules in the %INC variable. Comparing that list with the
standard Perl modules gives an estimate of the external module
dependencies.
.
The dependency information can be used to determine what external
modules have to be installed before the program can be used.
Description-md5: 648e3c7bed8c2c4937f06c62bd98ed44
Homepage: http://freecode.com/projects/perl-depends
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu