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

Last updated: May 18,2024

1. Install "libspectrum-dev" package

Here is a brief guide to show you how to install libspectrum-dev on Kali Linux

$ sudo apt update $ sudo apt install libspectrum-dev

2. Uninstall "libspectrum-dev" package

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

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

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

Package: libspectrum-dev
Source: libspectrum
Version: 1.5.0-4
Installed-Size: 647
Maintainer: Alberto Garcia
Architecture: amd64
Depends: libspectrum8 (= 1.5.0-4), libgcrypt20-dev
Size: 126728
SHA256: d2ee2d4bad8188b9d569adda0ab47aeb4209f96703b9ce5b60b2c8fcd25c5062
SHA1: d246dcbf3a0dba15598fe0b5322867af4f82646c
MD5sum: c20932fc29c207777788eb3284d41e82
Description: ZX Spectrum emulator library - Development files
libspectrum is a fairly simple library designed to make the handling
of various ZX Spectrum emulator-related file formats easy.
.
So far it handles:
* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp
and +D snapshots (read only).
* Tape images: .tzx, .tap, .spc, .sta and .ltp (read/write) and
.pzx, Warajevo .tap, Z80Em and CSW version 1 (read only).
* Input recordings: .rzx (read/write).
* Disk images: .dsk (both plain and extended), .d40, .d80, .fdi,
.img, .mgt, .opd, .sad, .scl, .td0, .trd and .udi (identification
only).
* Timex cartridges: .dck (read only).
* IDE hard disk images: .hdf (read/write).
* Microdrive cartridge images: .mdr (read/write).
.
This package contains the development files.
Description-md5:
Multi-Arch: same
Homepage: https://fuse-emulator.sourceforge.net/libspectrum.php
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libs/libspectrum/libspectrum-dev_1.5.0-4_amd64.deb