How to Install and Uninstall libKF5Archive5 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libKF5Archive5" package

Please follow the instructions below to install libKF5Archive5 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libKF5Archive5

2. Uninstall "libKF5Archive5" package

This guide covers the steps necessary to uninstall libKF5Archive5 on openSuSE Tumbleweed:

$ sudo zypper remove libKF5Archive5

3. Information about the libKF5Archive5 package on openSuSE Tumbleweed

Information for package libKF5Archive5:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libKF5Archive5
Version : 5.115.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 263.5 KiB
Installed : No
Status : not installed
Source package : karchive-5.115.0-1.1.src
Upstream URL : https://www.kde.org
Summary : Qt 5 addon providing access to numerous types of archives
Description :
KArchive provides classes for easy reading, creation and manipulation of
"archive" formats like ZIP and TAR.
If also provides transparent compression and decompression of data, like the
GZip format, via a subclass of QIODevice.