How to Install and Uninstall ohcount Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ohcount" package

This tutorial shows how to install ohcount on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ohcount

2. Uninstall "ohcount" package

This guide let you learn how to uninstall ohcount on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ohcount $ sudo apt autoclean && sudo apt autoremove

3. Information about the ohcount package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ohcount
Priority: optional
Section: universe/utils
Installed-Size: 1185
Maintainer: Ubuntu Developers
Original-Maintainer: Sylvestre Ledru
Architecture: amd64
Version: 3.0.0-8.1
Depends: ruby | ruby-interpreter, libc6 (>= 2.14), libpcre3, ruby-diff-lcs, file
Suggests: ohcount-doc
Filename: pool/universe/o/ohcount/ohcount_3.0.0-8.1_amd64.deb
Size: 303654
MD5sum: 7886e8fd8b130d70fabfd8479f6d654f
SHA1: de26560bd5a0ed62e67e62883506d4c265a63961
SHA256: 0b845dfcc3334ae136aa3c6ba8a148a08d7e3855858b0823e11ee2bee0ac470c
Description-en: Source code line counter
Ohcount supports over 70 popular programming languages.
Ohcount does more than just count lines of code. It can also detect
popular open source licenses such as GPL within a large directory of source
code. It can also detect code that targets a particular programming API,
such as Win32 or KDE.
Ohcount is the line counter which powers http://www.ohloh.net/
Description-md5: beeaed8c1e5af3c88e62096ab38593a6
Homepage: http://sourceforge.net/projects/ohcount/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu