How to Install and Uninstall mt-st.x86_64 Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "mt-st.x86_64" package

In this section, we are going to explain the necessary steps to install mt-st.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install mt-st.x86_64

2. Uninstall "mt-st.x86_64" package

Please follow the instructions below to uninstall mt-st.x86_64 on CentOS Stream 9:

$ sudo dnf remove mt-st.x86_64 $ sudo dnf autoremove

3. Information about the mt-st.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:16:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : mt-st
Version : 1.4
Release : 7.el9
Architecture : x86_64
Size : 49 k
Source : mt-st-1.4-7.el9.src.rpm
Repository : appstream
Summary : Tool for controlling tape drives
URL : https://github.com/iustin/mt-st
License : GPL+
Description : The mt-st package contains the mt and st tape drive management
: programs. Mt (for magnetic tape drives) and st (for SCSI tape devices)
: can control rewinding, ejecting, skipping files and blocks and more.
:
: Install mt-st if you need a tool to manage tape drives.