How to Install and Uninstall gfio Package on Kali Linux

Last updated: May 09,2024

1. Install "gfio" package

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

$ sudo apt update $ sudo apt install gfio

2. Uninstall "gfio" package

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

$ sudo apt remove gfio $ sudo apt autoclean && sudo apt autoremove

3. Information about the gfio package on Kali Linux

Package: gfio
Source: fio
Version: 3.30-1
Installed-Size: 1863
Maintainer: Martin Steigerwald
Architecture: amd64
Depends: libaio1 (>= 0.3.93), libc6 (>= 2.33), libcairo2 (>= 1.2.4), libgfapi0 (>= 10.1), libglib2.0-0 (>= 2.22.0), libgtk2.0-0 (>= 2.24.0), libibverbs1 (>= 1.1.6), libnuma1 (>= 2.0.11), libpmem1 (>= 1.5), libpmemblk1 (>= 1.4), librados2 (>= 16.2.7+ds), librbd1 (>= 10.1.0), librdmacm1 (>= 1.0.15), zlib1g (>= 1:1.1.4)
Suggests: fio
Size: 378344
SHA256: 5c4702ed62508f51e587227cb200b70955645a846fc43e576d09aacd206abcb4
SHA1: a888dbc077b34195d3100c5a7f5fc8b94b9794ed
MD5sum: 3af12ba8e239e4b28337f39ac6c90300
Description: flexible I/O tester - gui frontend
fio is a tool that will spawn a number of threads or processes doing a
particular type of I/O action as specified by the user. fio takes a
number of global parameters, each inherited by the thread unless
otherwise parameters given to them overriding that setting is given.
The typical use of fio is to write a job file matching the I/O load
one wants to simulate.
.
This package contains the GTK+ based gui frontend for fio. The package
fio contains the command line version of fio which acts as a backend
to the GUI frontend. The frontend can talk to a locally or remotely
running fio server.
Description-md5: 9bb718a074c8f77e491c6cd74410d4cf
Homepage: https://github.com/axboe/fio
Tag: uitoolkit::gtk
Section: utils
Priority: optional
Filename: pool/main/f/fio/gfio_3.30-1_amd64.deb