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

Last updated: May 08,2024

1. Install "libiec61883-dev" package

Please follow the instructions below to install libiec61883-dev on Kali Linux

$ sudo apt update $ sudo apt install libiec61883-dev

2. Uninstall "libiec61883-dev" package

Learn how to uninstall libiec61883-dev on Kali Linux:

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

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

Package: libiec61883-dev
Source: libiec61883 (1.2.0-6)
Version: 1.2.0-6+b1
Installed-Size: 186
Maintainer: Debian QA Group
Architecture: amd64
Depends: libiec61883-0 (= 1.2.0-6+b1), libraw1394-dev, libc6 (>= 2.34), libraw1394-11 (>= 2.1.2)
Size: 42316
SHA256: 243a2d1a4961bc9e331a10b8bf57b0a79b9e37114cbeaa4dba4b6c5004e068f2
SHA1: 0b26c03bee900e6cdc749fc0c98ef53de6efc6c8
MD5sum: 4ba51e9b440a6e8dec49084109c591e1
Description: partial implementation of IEC 61883 (devel)
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.
.
These are development files for libiec61883 library.
Description-md5:
Homepage: https://ieee1394.wiki.kernel.org/index.php/Main_Page
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libi/libiec61883/libiec61883-dev_1.2.0-6+b1_amd64.deb