How to Install and Uninstall reptyr.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "reptyr.x86_64" package

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

$ sudo dnf update $ sudo dnf install reptyr.x86_64

2. Uninstall "reptyr.x86_64" package

Please follow the instructions below to uninstall reptyr.x86_64 on Fedora 34:

$ sudo dnf remove reptyr.x86_64 $ sudo dnf autoremove

3. Information about the reptyr.x86_64 package on Fedora 34

Last metadata expiration check: 3:12:53 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : reptyr
Version : 0.8.0
Release : 2.fc34
Architecture : x86_64
Size : 33 k
Source : reptyr-0.8.0-2.fc34.src.rpm
Repository : fedora
Summary : Attach a running process to a new terminal
URL : http://github.com/nelhage/reptyr
License : MIT
Description : reptyr is a utility for taking an existing running program and
: attaching it to a new terminal. Started a long-running process over
: ssh, but have to leave and don't want to interrupt it? Just start a
: screen, use reptyr to grab it, and then kill the ssh session and head
: on home.