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

Last updated: September 20,2024

1. Install "sg3-utils" package

Please follow the instructions below to install sg3-utils on Kali Linux

$ sudo apt update $ sudo apt install sg3-utils

2. Uninstall "sg3-utils" package

Learn how to uninstall sg3-utils on Kali Linux:

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

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

Package: sg3-utils
Source: sg3-utils (1.46-3)
Version: 1.46-3+b1
Installed-Size: 2779
Maintainer: Ritesh Raj Sarraf
Architecture: amd64
Replaces: sg-utils
Depends: libc6 (>= 2.34), libsgutils2-1.46-2 (>= 1.46)
Conflicts: cdwrite, sg-utils
Size: 838608
SHA256: b4b648adad8859968e637fbf5e344baa5ced1e8d292b7a34c797faa17d94ce68
SHA1: 21184068f45c5bf0a8e4e3b55bce374fabf80ef0
MD5sum: ebb9f75eaf2177bdb25aaafc525696b8
Description: utilities for devices using the SCSI command set
Most OSes have SCSI pass-through interfaces that enable user space programs
to send SCSI commands to a device and fetch the response. With SCSI to ATA
Translation (SAT) many ATA disks now can process SCSI commands. Typically
each utility in this package implements one SCSI command. See the draft
standards at www.t10.org for SCSI command definitions plus SAT. ATA
commands are defined in the draft standards at www.t13.org . For a mapping
between supported SCSI and ATA commands and utility names in this package
see the COVERAGE file.
Description-md5:
Homepage: https://sg.danny.cz/sg/
Tag: admin::configuring, admin::hardware, admin::kernel, devel::lang:c,
devel::library, hardware::storage, implemented-in::c,
interface::commandline, role::devel-lib, role::program, use::checking,
use::configuring, use::driver, use::viewing
Section: admin
Priority: optional
Filename: pool/main/s/sg3-utils/sg3-utils_1.46-3+b1_amd64.deb