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

Last updated: October 07,2024

1. Install "dtach.x86_64" package

In this section, we are going to explain the necessary steps to install dtach.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install dtach.x86_64

2. Uninstall "dtach.x86_64" package

Please follow the guidance below to uninstall dtach.x86_64 on Fedora 36:

$ sudo dnf remove dtach.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:10:07 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : dtach
Version : 0.9
Release : 13.fc36
Architecture : x86_64
Size : 30 k
Source : dtach-0.9-13.fc36.src.rpm
Repository : fedora
Summary : A simple program that emulates the detach feature of screen
URL : http://dtach.sourceforge.net
License : GPLv2+
Description :
: dtach is a program that emulates the detach feature of screen, with
: less overhead. It is designed to be transparent and un-intrusive; it
: avoids interpreting the input and output between attached terminals
: and the program under its control. Consequently, it works best with
: full-screen applications such as emacs.