How to Install and Uninstall libcbor Package on Manjaro

Last updated: October 05,2024

1. Install "libcbor" package

This guide covers the steps necessary to install libcbor on Manjaro

$ sudo pacman -Sy $ sudo pacman -S libcbor

2. Uninstall "libcbor" package

Please follow the instructions below to uninstall libcbor on Manjaro:

$ sudo pacman -Rcns libcbor

3. Information about the libcbor package on Manjaro

Repository : extra
Name : libcbor
Version : 0.10.2-1
Description : C library for parsing and generating CBOR, the general-purpose
schema-less binary data format
Architecture : x86_64
URL : https://github.com/PJK/libcbor
Licenses : MIT
Groups : None
Provides : libcbor.so=0.10-64
Depends On : glibc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 40.41 KiB
Installed Size : 159.36 KiB
Packager : Levente Polyak
Build Date : Fri Feb 24 21:36:22 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions