How to Install and Uninstall tack Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "tack" package

Please follow the instructions below to install tack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install tack

2. Uninstall "tack" package

In this section, we are going to explain the necessary steps to uninstall tack on openSuSE Tumbleweed:

$ sudo zypper remove tack

3. Information about the tack package on openSuSE Tumbleweed

Information for package tack:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : tack
Version : 1.09.20221229-32.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 224.3 KiB
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 : Terminfo action checker
Description :
This package contains the tack utility to help to build a new terminfo
entry describing an unknown terminal. It can also be used to test the
correctness of an existing entry, and to develop the correct pad
timings needed to ensure that screen updates do not fall behind the
incoming data stream.