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

Last updated: May 19,2024

1. Install "python2-TermRecord" package

Please follow the instructions below to install python2-TermRecord on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-TermRecord

2. Uninstall "python2-TermRecord" package

This guide covers the steps necessary to uninstall python2-TermRecord on openSUSE Leap:

$ sudo zypper remove python2-TermRecord

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

Information for package python2-TermRecord:
-------------------------------------------
Repository : Main Repository
Name : python2-TermRecord
Version : 1.2.5-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 106,2 KiB
Installed : No
Status : not installed
Source package : python-TermRecord-1.2.5-bp153.1.15.src
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.