How to Install and Uninstall devio.x86_64 Package on Fedora 36

Last updated: September 24,2024

1. Install "devio.x86_64" package

This tutorial shows how to install devio.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install devio.x86_64

2. Uninstall "devio.x86_64" package

Please follow the instructions below to uninstall devio.x86_64 on Fedora 36:

$ sudo dnf remove devio.x86_64 $ sudo dnf autoremove

3. Information about the devio.x86_64 package on Fedora 36

Last metadata expiration check: 5:33:48 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : devio
Version : 1.2
Release : 24.fc36
Architecture : x86_64
Size : 26 k
Source : devio-1.2-24.fc36.src.rpm
Repository : fedora
Summary : Read and write utility for block devices
URL : http://devio.sourceforge.net
License : MIT
Description : devio is a command line utility intended to read and write on block devices.
: 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.