How to Install and Uninstall libbsd0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 06,2024

1. Install "libbsd0" package

In this section, we are going to explain the necessary steps to install libbsd0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libbsd0

2. Uninstall "libbsd0" package

In this section, we are going to explain the necessary steps to uninstall libbsd0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libbsd0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbsd0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libbsd0
Architecture: amd64
Version: 0.11.3-1ubuntu2
Multi-Arch: same
Priority: important
Section: libs
Source: libbsd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Guillem Jover
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 135
Depends: libc6 (>= 2.33), libmd0 (>= 1.0.3-2)
Filename: pool/main/libb/libbsd/libbsd0_0.11.3-1ubuntu2_amd64.deb
Size: 41104
MD5sum: e714995e63815e291320c72a70f1cebe
SHA1: 8961f0b0632629448be17de42c7cd692df6652c7
SHA256: d533aa17e3a43329917f5827aaf4dafb81745acc44351d74653ea0a8fb78af19
SHA512: 1eaa61c2a05caf925280769f2e860f5d625f6d0ca2a0029f7aff7ed7d55edea0481008e00ab8ca23d3d4030bbbfb87a1c6d12a024c6c989f0cbd8f832cb6aa8d
Homepage: https://libbsd.freedesktop.org/
Description-en: utility functions from BSD systems - shared library
This library provides some C functions such as strlcpy() that are commonly
available on BSD systems but not on others like GNU systems.
.
For a detailed list of the provided functions, please see the libbsd-dev
package description.
Description-md5: 85853962ecf54d2af43ee57974a0c0ed
Task: minimal