How to Install and Uninstall dt.x86_64 Package on Fedora 35
Last updated: November 15,2024
1. Install "dt.x86_64" package
This is a short guide on how to install dt.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
dt.x86_64
Copied
2. Uninstall "dt.x86_64" package
Please follow the guidance below to uninstall dt.x86_64 on Fedora 35:
$
sudo dnf remove
dt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the dt.x86_64 package on Fedora 35
Last metadata expiration check: 5:15:58 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : dt
Version : 21.27.git8d78d78
Release : 7.fc35
Architecture : x86_64
Size : 273 k
Source : dt-21.27.git8d78d78-7.fc35.src.rpm
Repository : fedora
Summary : Generic data test program
URL : https://github.com/RobinTMiller/dt
License : MIT
Description : dt is a generic data test program used to verify proper operation of
: peripherals, file systems, device drivers, or any data stream supported by the
: operating system. In its' simplest mode of operation, dt writes and then
: verifies its' default data pattern, then displays performance statistics and
: other test parameters before exiting. Since verification of data is performed,
: dt can be thought of as a generic diagnostic tool.
:
: dt command lines are similar to the dd program, which is popular on most UNIX
: systems. It contains numerous options to give the user control of various test
: parameters.
:
: dt has been used to successfully test disks, tapes, serial lines, parallel
: lines, pipes, and memory mapped files. In fact, dt can be used for any device
: that allows the standard open, read, write, and close system calls. Special
: support is necessary for some devices, such as serial lines, for setting up the
: speed, parity, data bits, etc.
:
: Available documentation is located in /usr/share/doc/dt. Sample
: scripts and config data are installed in /usr/share/dt.
Available Packages
Name : dt
Version : 21.27.git8d78d78
Release : 7.fc35
Architecture : x86_64
Size : 273 k
Source : dt-21.27.git8d78d78-7.fc35.src.rpm
Repository : fedora
Summary : Generic data test program
URL : https://github.com/RobinTMiller/dt
License : MIT
Description : dt is a generic data test program used to verify proper operation of
: peripherals, file systems, device drivers, or any data stream supported by the
: operating system. In its' simplest mode of operation, dt writes and then
: verifies its' default data pattern, then displays performance statistics and
: other test parameters before exiting. Since verification of data is performed,
: dt can be thought of as a generic diagnostic tool.
:
: dt command lines are similar to the dd program, which is popular on most UNIX
: systems. It contains numerous options to give the user control of various test
: parameters.
:
: dt has been used to successfully test disks, tapes, serial lines, parallel
: lines, pipes, and memory mapped files. In fact, dt can be used for any device
: that allows the standard open, read, write, and close system calls. Special
: support is necessary for some devices, such as serial lines, for setting up the
: speed, parity, data bits, etc.
:
: Available documentation is located in /usr/share/doc/dt. Sample
: scripts and config data are installed in /usr/share/dt.