How to Install and Uninstall python3-TermRecord Package on openSUSE Leap

Last updated: November 22,2024

1. Install "python3-TermRecord" package

Learn how to install python3-TermRecord on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-TermRecord

2. Uninstall "python3-TermRecord" package

This tutorial shows how to uninstall python3-TermRecord on openSUSE Leap:

$ sudo zypper remove python3-TermRecord

3. Information about the python3-TermRecord package on openSUSE Leap

Information for package python3-TermRecord:
-------------------------------------------
Repository : Main Repository
Name : python3-TermRecord
Version : 1.2.5-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 106.4 KiB
Installed : No
Status : not installed
Source package : python-TermRecord-1.2.5-bp155.2.11.src
Upstream URL : https://github.com/theonewolf/TermRecord
Summary : A terminal session recorder with HTML output
Description :
TermRecord is a program that wraps the `script` command. It automagically
detects the terminal size, records the session, and stores the output as
either JSON, embeddable JavaScript, or a static HTML file. The HTML is
self-contained, embedding all necessary dependencies in one file so that
it can be shipped to anyone that has a browser. Fonts are embedded, too.