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

Last updated: October 11,2024

1. Install "teseq.x86_64" package

Here is a brief guide to show you how to install teseq.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install teseq.x86_64

2. Uninstall "teseq.x86_64" package

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

$ sudo dnf remove teseq.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:59:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : teseq
Version : 1.1.1
Release : 15.fc36
Architecture : x86_64
Size : 80 k
Source : teseq-1.1.1-15.fc36.src.rpm
Repository : fedora
Summary : An utility for rendering terminal typescripts human-readable
URL : http://www.gnu.org/software/teseq/
License : GPLv3+
Description : Teseq, a tool for analyzing files that contain control characters and
: terminal control sequences. It is intended to be useful for diagnosing
: terminal emulators, and programs that make heavy use of terminal features
: (such as those based on the Curses library).
:
: It is primarily targeted at individuals who possess a basic understanding of
: terminal control sequences, especially CSI sequences.