How to Install and Uninstall libKF5Archive5 Package on openSUSE Leap

Last updated: May 18,2024

1. Install "libKF5Archive5" package

This is a short guide on how to install libKF5Archive5 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libKF5Archive5

2. Uninstall "libKF5Archive5" package

This guide covers the steps necessary to uninstall libKF5Archive5 on openSUSE Leap:

$ sudo zypper remove libKF5Archive5

3. Information about the libKF5Archive5 package on openSUSE Leap

Information for package libKF5Archive5:
---------------------------------------
Repository : Main Repository
Name : libKF5Archive5
Version : 5.103.0-150500.1.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 291.4 KiB
Installed : No
Status : not installed
Source package : karchive-5.103.0-150500.1.3.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.