How to Install and Uninstall libKF6Archive6 Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "libKF6Archive6" package

Please follow the guidance below to install libKF6Archive6 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libKF6Archive6

2. Uninstall "libKF6Archive6" package

Here is a brief guide to show you how to uninstall libKF6Archive6 on openSuSE Tumbleweed:

$ sudo zypper remove libKF6Archive6

3. Information about the libKF6Archive6 package on openSuSE Tumbleweed

Information for package libKF6Archive6:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libKF6Archive6
Version : 6.0.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 295.5 KiB
Installed : No
Status : not installed
Source package : kf6-karchive-6.0.0-1.1.src
Upstream URL : https://www.kde.org
Summary : Qt 6 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.