How to Install and Uninstall scsitools-gui Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "scsitools-gui" package

This guide covers the steps necessary to install scsitools-gui on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install scsitools-gui

2. Uninstall "scsitools-gui" package

This guide let you learn how to uninstall scsitools-gui on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove scsitools-gui $ sudo apt autoclean && sudo apt autoremove

3. Information about the scsitools-gui package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: scsitools-gui
Priority: optional
Section: universe/utils
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Eric Delaunay
Architecture: amd64
Source: scsitools
Version: 0.12-2.2ubuntu1
Depends: util-linux (>= 2.11b-3), sg3-utils (>= 1.24), scsitools
Recommends: tk | wish
Conflicts: hwtools (<< 0.6)
Filename: pool/universe/s/scsitools/scsitools-gui_0.12-2.2ubuntu1_amd64.deb
Size: 12558
MD5sum: fe80c7221886f0063d22e0376f768be9
SHA1: 53bf01ab15caa232dc3aa58cc7826afd3679eed7
SHA256: 720948325a9ff8bd9b2607fa82c64933fbadab20ed57567307dd34bc4c250ca0
Description-en: Collection of tools for SCSI hardware management
This package is a collection of tools for manipulating SCSI hardware:
.
scsiinfo: displays SCSI drive low-level information and modifies SCSI
drive settings,
scsidev: makes permanent SCSI LUN -> devicename connections,
scsifmt: low-level SCSI formatter,
sraw: benchmarks raw SCSI I/O rates bypassing the buffer cache,
scsi-spin: program to manually spin up and down a SCSI device.
.
Beware that, to be used properly, these tools require some knowledge of
what they're doing as they can cause damage to your system.
.
This package contains the graphical front-end for scsitools
Description-md5: e12ccef6466b67603bd45533af08794d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu