How to Install and Uninstall libiec61883-0 Package on Kali Linux

Last updated: May 19,2024

1. Install "libiec61883-0" package

Please follow the guidance below to install libiec61883-0 on Kali Linux

$ sudo apt update $ sudo apt install libiec61883-0

2. Uninstall "libiec61883-0" package

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

$ sudo apt remove libiec61883-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libiec61883-0 package on Kali Linux

Package: libiec61883-0
Source: libiec61883 (1.2.0-6)
Version: 1.2.0-6+b1
Installed-Size: 81
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.4), libraw1394-11 (>= 2.1.2)
Size: 30480
SHA256: 98d5901dc67a2df54ddfe8d417b0e2a9e47278b7614339f7522ef0b2bd709444
SHA1: b9a39dbfea7613b4020abc28fc8b31f01ce6e2b0
MD5sum: f473235d71ebb6cb1ee3f75f4c29c19e
Description: partial implementation of IEC 61883 (shared lib)
Implementation of IEC 61883, part 1 (CIP, plug registers, and CMP), part 2
(DV-SD), part 4 (MPEG2-TS), and part 6 (AMDTP). Outside of IIDC, nearly all
FireWire multimedia devices use IEC 61883 protocols.
.
The libiec61883 library provides a higher level API for streaming DV,
MPEG-2 and audio over Linux IEEE 1394. This includes both reception and
transmission. It uses the new "rawiso" API of libraw1394, which
transparently provides mmap-ed DMA for efficient data transfer. It also
represents the third generation of I/O technology for Linux 1394 for
these media types thereby removing the complexities of additional kernel
modules, /dev nodes, and procfs. It also consolidates features for plug
control registers and connection management that previously existed in
experimental form in an unreleased version of libavc1394.
Description-md5:
Multi-Arch: same
Homepage: https://ieee1394.wiki.kernel.org/index.php/Main_Page
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libi/libiec61883/libiec61883-0_1.2.0-6+b1_amd64.deb