How to Install and Uninstall libdsk-utils Package on Kali Linux

Last updated: May 20,2024

1. Install "libdsk-utils" package

In this section, we are going to explain the necessary steps to install libdsk-utils on Kali Linux

$ sudo apt update $ sudo apt install libdsk-utils

2. Uninstall "libdsk-utils" package

Please follow the steps below to uninstall libdsk-utils on Kali Linux:

$ sudo apt remove libdsk-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdsk-utils package on Kali Linux

Package: libdsk-utils
Source: libdsk (1.5.9+dfsg-1)
Version: 1.5.9+dfsg-1+b1
Installed-Size: 225
Maintainer: Dominik George
Architecture: amd64
Depends: libdsk4 (= 1.5.9+dfsg-1+b1), libc6 (>= 2.14)
Size: 51508
SHA256: bb6e3ccc5850b54cef26d2e5b0fee9c10057f6fa73c6461daf670e0076c338e7
SHA1: 6603040c3f4d4235300c0afc1c327564360879c1
MD5sum: f581671c6da0c77efb37a061707a9358
Description: library for accessing discs and disc image file (utilities)
LibDsk contains libraries and tools for handling disc images, for example
in emulators or to access images of vintage computers and consoles.
.
It has support for the following disc types:
.
- Raw files (including /dev/fdn).
- Raw files, rearranged into logical filesystem order.
- .DSK files, as used in CPCEMU, JOYCE and other Sinclair/Amstrad emulators.
- MYZ80 hard drive image files.
- NanoWasp floppy image files.
- .CFI (Compressed Floppy Image) files, as created by FDCOPY.COM under DOS.
- CopyQM files
- TeleDisk files
- Compaq QRST files
- APRIDISK image files
- The LDBS format
- The SAP format
.
This package contains stand-alone utilities to handle disk images on the
command line.
Description-md5:
Homepage: http://www.seasip.info/Unix/LibDsk/
Section: utils
Priority: optional
Filename: pool/main/libd/libdsk/libdsk-utils_1.5.9+dfsg-1+b1_amd64.deb