How to Install and Uninstall libcbor0.6 Package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Last updated: February 24,2025
Deprecated! Installation of this package may no longer be supported.
Notice
You can also install and uninstall the libcbor0.6 on the following distributions in the same way, as they are all based on the Ubuntu system
- Kubuntu 22.04 LTS
- Lubuntu 22.04 LTS
- Xubuntu 22.04 LTS
- Ubuntu MATE 22.04 LTS
- Ubuntu Studio 22.04 LTS
- Pop!_OS 22.04 LTS
- Zorin OS 16 / Zorin OS 17
- Ubuntu Budgie 22.04
1. Install "libcbor0.6" package
Learn how to install libcbor0.6 on Ubuntu 22.04 LTS (Jammy Jellyfish)
$
sudo apt update
Copied
$
sudo apt install
libcbor0.6
Copied
2. Uninstall "libcbor0.6" package
This is a short guide on how to uninstall libcbor0.6 on Ubuntu 22.04 LTS (Jammy Jellyfish):
$
sudo apt remove
libcbor0.6
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libcbor0.6 package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Package: libcbor0.6
Architecture: amd64
Version: 0.6.0-0ubuntu4
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: 83
Depends: libc6 (>= 2.14)
Filename: pool/main/libc/libcbor/libcbor0.6_0.6.0-0ubuntu4_amd64.deb
Size: 23904
MD5sum: 4768c799aaa552b2a792a8702d6ed507
SHA1: bfc700e8dfe64185008cacf5dbc2753091141da5
SHA256: b58f7835053d7839ba9106802536587c4769fd680d0ee8155737caaaf7ab265b
SHA512: 3fd4e17e4989c606d96fc741aa92aa3d4e0250fa152933a2be1401d212efd59a3a0f73f563fe067106edb7623a89193c83d4e2330250ecb243ed1cbac1f19106
Homepage: https://github.com/PJK/libcbor
Description-en: library for parsing and generating CBOR (RFC 7049)
CBOR is a general-purpose schema-less binary data format, defined in
RFC 7049. This package provides a C library for parsing and generating
CBOR. The main features are:
.
- Complete RFC conformance
- Robust C99 implementation
- Layered architecture offers both control and convenience
- Flexible memory management
- No shared global state - threading friendly
- Proper handling of UTF-8
- Full support for streams & incremental processing
- Extensive documentation and test suite
- No runtime dependencies, small footprint
.
This package contains the runtime library.
Description-md5: 1007a4cf56f77d7b8da483533ddd09b1
Task: standard, server-minimal
Architecture: amd64
Version: 0.6.0-0ubuntu4
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: 83
Depends: libc6 (>= 2.14)
Filename: pool/main/libc/libcbor/libcbor0.6_0.6.0-0ubuntu4_amd64.deb
Size: 23904
MD5sum: 4768c799aaa552b2a792a8702d6ed507
SHA1: bfc700e8dfe64185008cacf5dbc2753091141da5
SHA256: b58f7835053d7839ba9106802536587c4769fd680d0ee8155737caaaf7ab265b
SHA512: 3fd4e17e4989c606d96fc741aa92aa3d4e0250fa152933a2be1401d212efd59a3a0f73f563fe067106edb7623a89193c83d4e2330250ecb243ed1cbac1f19106
Homepage: https://github.com/PJK/libcbor
Description-en: library for parsing and generating CBOR (RFC 7049)
CBOR is a general-purpose schema-less binary data format, defined in
RFC 7049. This package provides a C library for parsing and generating
CBOR. The main features are:
.
- Complete RFC conformance
- Robust C99 implementation
- Layered architecture offers both control and convenience
- Flexible memory management
- No shared global state - threading friendly
- Proper handling of UTF-8
- Full support for streams & incremental processing
- Extensive documentation and test suite
- No runtime dependencies, small footprint
.
This package contains the runtime library.
Description-md5: 1007a4cf56f77d7b8da483533ddd09b1
Task: standard, server-minimal