How to Install and Uninstall cloc Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "cloc" package
Please follow the steps below to install cloc on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
cloc
Copied
2. Uninstall "cloc" package
Learn how to uninstall cloc on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
cloc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the cloc package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: cloc
Priority: optional
Section: universe/devel
Installed-Size: 402
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Architecture: all
Version: 1.60-1.1
Depends: perl, libregexp-common-perl, libalgorithm-diff-perl
Filename: pool/universe/c/cloc/cloc_1.60-1.1_all.deb
Size: 71260
MD5sum: ec41ba250987d4aa062880a7b6785d70
SHA1: b2bd70f7f8a2704ddf72c73484058a6d341d7d09
SHA256: bdb8c29d6db7444db229637d37fb789249456a6e2fd82ef3a53c738c4514016e
Description-en: statistics utility to count lines of code
Count physical lines of source code in the given files (may be
archives such as compressed tarballs or zip files) and/or
recursively below the given directories.
.
Counts blank lines, comment lines, and physical lines of source code
in many programming languages. It is written entirely in Perl, using
only modules from the standard distribution.
Description-md5: 46f1c02e62dfd50de10eefa0ee79ac14
Homepage: http://freshmeat.net/projects/cloc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 402
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Architecture: all
Version: 1.60-1.1
Depends: perl, libregexp-common-perl, libalgorithm-diff-perl
Filename: pool/universe/c/cloc/cloc_1.60-1.1_all.deb
Size: 71260
MD5sum: ec41ba250987d4aa062880a7b6785d70
SHA1: b2bd70f7f8a2704ddf72c73484058a6d341d7d09
SHA256: bdb8c29d6db7444db229637d37fb789249456a6e2fd82ef3a53c738c4514016e
Description-en: statistics utility to count lines of code
Count physical lines of source code in the given files (may be
archives such as compressed tarballs or zip files) and/or
recursively below the given directories.
.
Counts blank lines, comment lines, and physical lines of source code
in many programming languages. It is written entirely in Perl, using
only modules from the standard distribution.
Description-md5: 46f1c02e62dfd50de10eefa0ee79ac14
Homepage: http://freshmeat.net/projects/cloc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu