How to Install and Uninstall terminfo Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "terminfo" package

Please follow the instructions below to install terminfo on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install terminfo

2. Uninstall "terminfo" package

This is a short guide on how to uninstall terminfo on openSuSE Tumbleweed:

$ sudo zypper remove terminfo

3. Information about the terminfo package on openSuSE Tumbleweed

Information for package terminfo:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : terminfo
Version : 6.4.20240224-32.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : ncurses-6.4.20240224-32.1.src
Upstream URL : https://www.invisible-island.net/ncurses/ncurses.html
Summary : A terminal descriptions database
Description :
This is the terminfo reference database, maintained in the ncurses
package. This database is the official successor to the 4.4BSD termcap
file and contains information about any known terminal. The ncurses
library makes use of this database to use terminals correctly. If you
just use the Linux console, xterm, and VT100, you probably will not
need this database -- a minimal /usr/share/terminfo tree for these
terminals is already included in the terminfo-base package.