How to Install and Uninstall devio Package on Kali Linux

Last updated: May 03,2024

1. Install "devio" package

This is a short guide on how to install devio on Kali Linux

$ sudo apt update $ sudo apt install devio

2. Uninstall "devio" package

Please follow the guidelines below to uninstall devio on Kali Linux:

$ sudo apt remove devio $ sudo apt autoclean && sudo apt autoremove

3. Information about the devio package on Kali Linux

Package: devio
Version: 1.2-2
Installed-Size: 55
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 16852
SHA256: 74a8ac2b2745ce868d488eeb658da8a52737fe0873f2adcef4b4abbafea398bd
SHA1: 97283519d1ddf7c229723f24dbf9dbccea0b17e4
MD5sum: bab04d616c26a27b8b57e2c441c031e1
Description: correctly read (or write) a region of a block device
devio is a command line program to read correctly from mtd character
(and other block) devices. devio allows access to specific regions of
the device and allows output of data from specific locations.
The primary difference between devio and other command line
utilities, such as dd and cat, is that it is not stream based - it
writes directly into the object rather than reading and writing a
stream of data.
Description-md5:
Homepage: http://devio.sf.net
Tag: admin::backup, admin::filesystem, admin::recovery, hardware::storage,
implemented-in::c, interface::commandline, role::program,
scope::utility
Section: utils
Priority: optional
Filename: pool/main/d/devio/devio_1.2-2_amd64.deb