How to Install and Uninstall libtar Package on openSuSE Tumbleweed

Last updated: December 25,2024

1. Install "libtar" package

Please follow the guidance below to install libtar on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libtar

2. Uninstall "libtar" package

Learn how to uninstall libtar on openSuSE Tumbleweed:

$ sudo zypper remove libtar

3. Information about the libtar package on openSuSE Tumbleweed

Information for package libtar:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libtar
Version : 1.2.20-2.22
Arch : x86_64
Vendor : openSUSE
Installed Size : 38.5 KiB
Installed : No
Status : not installed
Source package : libtar-1.2.20-2.22.src
Upstream URL : http://www.feep.net/libtar/
Summary : Tar file manipulation API
Description :
libtar is a C library for manipulating POSIX tar files. It handles adding
and extracting files to/from a tar archive.