How to Install and Uninstall libbobcat-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libbobcat-dev" package

Learn how to install libbobcat-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbobcat-dev

2. Uninstall "libbobcat-dev" package

Please follow the guidelines below to uninstall libbobcat-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libbobcat-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libbobcat-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 6829
Maintainer: Ubuntu Developers
Original-Maintainer: Frank B. Brokken
Architecture: amd64
Source: bobcat
Version: 4.01.03-2ubuntu1
Depends: libbobcat4 (= 4.01.03-2ubuntu1)
Filename: pool/universe/b/bobcat/libbobcat-dev_4.01.03-2ubuntu1_amd64.deb
Size: 1352456
MD5sum: b0b7ff15da54c723323fce9dd4b8248a
SHA1: f09943033984995016bcac78323f9c243046bc9c
SHA256: 2b43db28f8854ee23bb8ad05f4c7dfcfd82bb5d70931497c7d5fcdf82f8de870
Description-en: 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: 763a8e9e0e58cc027ada65b808a7d145
Homepage: https://fbb-git.github.io/bobcat/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu