How to Install and Uninstall libyazpp4 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 21,2024

1. Install "libyazpp4" package

This guide let you learn how to install libyazpp4 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libyazpp4

2. Uninstall "libyazpp4" package

Learn how to uninstall libyazpp4 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libyazpp4 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libyazpp4 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libyazpp4
Priority: optional
Section: universe/libs
Installed-Size: 188
Maintainer: Ubuntu Developers
Original-Maintainer: Andreas Simon
Architecture: amd64
Source: yazpp
Version: 1.4.1-0ubuntu2
Depends: libyaz4 (>= 4.0.1), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/y/yazpp/libyazpp4_1.4.1-0ubuntu2_amd64.deb
Size: 39522
MD5sum: 336e0de29ef24773310be6844ba76503
SHA1: be94877e137c5e77ef310929291d2a7ef077f9fc
SHA256: 9072e38eab0e553346fa72a7848268ce15c2efd044c1769650b7ffa5f5d1819f
Description-en: YAZ++ and ZOOM library
YAZ++ is an application programming interface (API) to YAZ which supports the
development of Z39.50/SRW/SRU client and server applications using C++. Like
YAZ, it supports Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 in
both the client and server roles. YAZ++ includes an implementation of the
ZOOM C++ binding and a generic client/server API based on the
Observer/Observable design pattern.
.
This package includes the runtime files.
Description-md5: 3cb90adcd5d4653c11d81c8997e88ecc
Homepage: http://www.indexdata.dk/yazplusplus/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu