How to Install and Uninstall libbobcat-dev Package on Kali Linux

Last updated: May 13,2024

1. Install "libbobcat-dev" package

Here is a brief guide to show you how to install libbobcat-dev on Kali Linux

$ sudo apt update $ sudo apt install libbobcat-dev

2. Uninstall "libbobcat-dev" package

Learn how to uninstall libbobcat-dev on Kali Linux:

$ sudo apt remove libbobcat-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbobcat-dev package on Kali Linux

Package: libbobcat-dev
Source: bobcat
Version: 6.04.00-1
Installed-Size: 10120
Maintainer: Frank B. Brokken
Architecture: amd64
Depends: libbobcat6 (= 6.04.00-1)
Size: 1688336
SHA256: f3c287121073b90a3cbacc5c5d9828af44e7206b1e901416cdf64fbb1bced899
SHA1: e3e8fb7218154517fb66c9b70530fdde94b67b90
MD5sum: a8f214791f2073056a69ca161d74806b
Description: headers and documentation for the Bobcat library
Headers and documentation of classes defined in the Bobcat library.
.
The Bobcat library contains a variety of C++ classes and templates, some of
them based on well-known Design Patterns. The library offers classes
handling, e.g.,
Child Processes, Forks, Pipes and Redirection
Command-to-Function associations
Command-line arguments
Command-line editing using streams
Configuration Files
Decryption and Encryption
Extended String Operations
Hash-tables
Integers of unlimited size
File-descriptor based streams (e.g. handle sockets using streams)
Mail headers and mail filtering (milters)
Message Digests
Pattern matching
Processes, Signals, Threads
Shared Memory
Single (Direct) Key Input
Syslog- and other kinds of messages
Temporary files
Universal Type Conversions (Templates)
.
The libbobcat-dev package contains the static library as well as header
files and manual pages of the Bobcat classes and templates.
Description-md5:
Homepage: https://fbb-git.gitlab.io/bobcat/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/bobcat/libbobcat-dev_6.04.00-1_amd64.deb