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

Last updated: October 06,2024

1. Install "libbobcat4" package

In this section, we are going to explain the necessary steps to install libbobcat4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbobcat4

2. Uninstall "libbobcat4" package

Please follow the steps below to uninstall libbobcat4 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libbobcat4 $ sudo apt autoclean && sudo apt autoremove

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

Package: libbobcat4
Priority: optional
Section: universe/libs
Installed-Size: 824
Maintainer: Ubuntu Developers
Original-Maintainer: Frank B. Brokken
Architecture: amd64
Source: bobcat
Version: 4.01.03-2ubuntu1
Replaces: libbobcat3, libbobcat3v5
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libmilter1.0.1, libreadline6 (>= 6.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2), libx11-6
Conflicts: libbobcat3, libbobcat3v5
Filename: pool/universe/b/bobcat/libbobcat4_4.01.03-2ubuntu1_amd64.deb
Size: 214638
MD5sum: 409f6bd46b54629fce8769ca66b49dc1
SHA1: 51154af5dc5a45158227b14c4319246089941247
SHA256: 82eaf56eae55e55d3378d4f57e9b39d32ebed0a4d9c3a513a4706013dcf4471f
Description-en: run-time (shared) Bobcat library
The (shared) Bobcat library contains classes and templates used by, e.g., the
Stealth and Bisonc++ programs.
.
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 and history handling
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)
Description-md5: cb760947407a1507ed84c4f93e7e0534
Homepage: https://fbb-git.github.io/bobcat/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu