How to Install and Uninstall kf6-karchive-devel Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "kf6-karchive-devel" package

This tutorial shows how to install kf6-karchive-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install kf6-karchive-devel

2. Uninstall "kf6-karchive-devel" package

This guide covers the steps necessary to uninstall kf6-karchive-devel on openSuSE Tumbleweed:

$ sudo zypper remove kf6-karchive-devel

3. Information about the kf6-karchive-devel package on openSuSE Tumbleweed

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