How to Install and Uninstall yaz Package on Kali Linux

Last updated: April 29,2024

1. Install "yaz" package

Please follow the instructions below to install yaz on Kali Linux

$ sudo apt update $ sudo apt install yaz

2. Uninstall "yaz" package

In this section, we are going to explain the necessary steps to uninstall yaz on Kali Linux:

$ sudo apt remove yaz $ sudo apt autoclean && sudo apt autoremove

3. Information about the yaz package on Kali Linux

Package: yaz
Source: yaz (5.34.0-1)
Version: 5.34.0-1+b1
Installed-Size: 332
Maintainer: Vincent Danjean
Architecture: amd64
Depends: libc6 (>= 2.34), libreadline8 (>= 6.0), libxml2 (>= 2.7.4), libyaz5 (>= 5.33.0)
Conflicts: yaz-runtime, yaz-ssl
Size: 106600
SHA256: 82063bf51425404f4fd5b4d4921babd4906822f9a40d3d6a22bc6ec2454a9e4b
SHA1: 95505c8e3e7c9168688d5719183fd20ae1607c4a
MD5sum: becad235f6d43843de6d090e43b9205a
Description: Z39.50/SRW/SRU toolkit (utilities)
YAZ is a toolkit for the development of client and server software built
around the ANSI Z39.50 (ISO 23950) standard for information retrieval.
.
YAZ supports Z39.50-2003 (version 3), SRU versions 1.1 to 2.0, and the
industry standard ZOOM API for Z39.50.
.
This package provides several utility programs for retrieving and working
with data records obtained from URLs and web services.
Description-md5:
Homepage: https://www.indexdata.com/resources/software/yaz/
Tag: devel::library, implemented-in::c, interface::commandline,
role::devel-lib, role::program, scope::utility, uitoolkit::ncurses,
use::downloading, use::viewing, works-with::db
Section: utils
Priority: optional
Filename: pool/main/y/yaz/yaz_5.34.0-1+b1_amd64.deb