How to Install and Uninstall ohcount Package on Kali Linux

Last updated: May 18,2024

1. Install "ohcount" package

Please follow the step by step instructions below to install ohcount on Kali Linux

$ sudo apt update $ sudo apt install ohcount

2. Uninstall "ohcount" package

Please follow the steps below to uninstall ohcount on Kali Linux:

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

3. Information about the ohcount package on Kali Linux

Package: ohcount
Version: 4.0.0-1
Installed-Size: 1253
Maintainer: Sylvestre Ledru
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.14), libmagic1 (>= 5.12), libpcre3, ruby-diff-lcs, file
Suggests: ohcount-doc
Size: 296112
SHA256: 6d8424362559b580263e275bd14f5be6815cfaa02514a3337731dc88a5505b3a
SHA1: ff242e818a92df186699c6e95c00975313475f79
MD5sum: cf708c598fa09eb4e1a034244a34df72
Description: 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.openhub.net/
Description-md5: e187d8d164da42616f03e955eb4e690d
Homepage: https://github.com/blackducksoftware/ohcount
Ruby-Versions: all
Tag: implemented-in::ruby, role::program
Section: utils
Priority: optional
Filename: pool/main/o/ohcount/ohcount_4.0.0-1_amd64.deb