How to Install and Uninstall libcbor0.6 Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 18,2024

1. Install "libcbor0.6" package

This tutorial shows how to install libcbor0.6 on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install libcbor0.6

2. Uninstall "libcbor0.6" package

This tutorial shows how to uninstall libcbor0.6 on Ubuntu 20.04 LTS (Focal Fossa):

$ sudo apt remove libcbor0.6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcbor0.6 package on Ubuntu 20.04 LTS (Focal Fossa)

Package: libcbor0.6
Architecture: amd64
Version: 0.6.0-0ubuntu1
Multi-Arch: same
Priority: standard
Section: libs
Source: libcbor
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 82
Depends: libc6 (>= 2.14)
Filename: pool/main/libc/libcbor/libcbor0.6_0.6.0-0ubuntu1_amd64.deb
Size: 21092
MD5sum: b5dfa0995cedc740ae84e3f000f31d56
SHA1: 972b30ef13ed60b8105f8408fe1e0743c85894a7
SHA256: bcf2b0dd3b62cc29d28b1a4150f6023c8b57c5dbf3cb4cdb8ee51bcdaf072739
Homepage: https://github.com/PJK/libcbor
Description: library for parsing and generating CBOR (RFC 7049)
Description-md5: 1007a4cf56f77d7b8da483533ddd09b1
Task: standard, ubuntu-core