How to Install and Uninstall libsysrepo-cpp5 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libsysrepo-cpp5" package

Please follow the step by step instructions below to install libsysrepo-cpp5 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsysrepo-cpp5

2. Uninstall "libsysrepo-cpp5" package

Please follow the step by step instructions below to uninstall libsysrepo-cpp5 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsysrepo-cpp5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsysrepo-cpp5 package on Ubuntu 21.10 (Impish Indri)

Package: libsysrepo-cpp5
Architecture: amd64
Version: 1.4.70-4
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: sysrepo
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ondřej Surý
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 144
Depends: libsysrepo5 (= 1.4.70-4), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libyang-cpp1 (>= 1.0.182), libyang1 (>= 1.0.182)
Filename: pool/universe/s/sysrepo/libsysrepo-cpp5_1.4.70-4_amd64.deb
Size: 33640
MD5sum: b67306abf27f125562445b2ea0e0497d
SHA1: 14e1b17f9ae390f8ee28a5f3f66939c9af8230fb
SHA256: 2d03dc7bdaf5dede7ebd58abdbd1f64e460ad14275c6d5652dc42f1263e9d2ae
SHA512: 0d8cc9886998e60c4994b26a4e3d9e8e7240d3b595626fc96e287cfb89878e7afec732efda5f60d342c535937a8cc72bfb4ce6dd6007cd1a37a90a77e06e4a87
Homepage: https://github.com/sysrepo/sysrepo
Description-en: YANG-based configuration and operational state data store [C++ library]
Applications can use sysrepo to store their configuration modeled by provided
YANG model instead of using e.g. flat configuration files. Sysrepo will ensure
data consistency of the data stored in the datastore and enforce data
constraints defined by YANG model.
.
Sysrepo can be easily integrated with management agents such as NETCONF or
RESTCONF servers, using the same client library API that applications use to
access their configuration.
.
This package contains the shared C++ library.
Description-md5: 37f9fd496b6c0018bda6bced8d6c7eb8

5. The same packages on other Linux Distributions