How to Install and Uninstall libzip.x86_64 Package on Fedora 38
Last updated: January 12,2025
1. Install "libzip.x86_64" package
In this section, we are going to explain the necessary steps to install libzip.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
libzip.x86_64
Copied
2. Uninstall "libzip.x86_64" package
Please follow the steps below to uninstall libzip.x86_64 on Fedora 38:
$
sudo dnf remove
libzip.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libzip.x86_64 package on Fedora 38
Last metadata expiration check: 3:19:52 ago on Sat Mar 16 22:59:57 2024.
Installed Packages
Name : libzip
Version : 1.10.1
Release : 1.fc38.remi
Architecture : x86_64
Size : 133 k
Source : libzip-1.10.1-1.fc38.remi.src.rpm
Repository : @System
From repo : remi
Summary : C library for reading, creating, and modifying zip archives
URL : https://libzip.org/
License : BSD-3-Clause
Description : libzip is a C library for reading, creating, and modifying zip archives. Files
: can be added from data buffers, files, or compressed data copied directly from
: other zip archives. Changes made without closing the archive can be reverted.
: The API is documented by man pages.
Installed Packages
Name : libzip
Version : 1.10.1
Release : 1.fc38.remi
Architecture : x86_64
Size : 133 k
Source : libzip-1.10.1-1.fc38.remi.src.rpm
Repository : @System
From repo : remi
Summary : C library for reading, creating, and modifying zip archives
URL : https://libzip.org/
License : BSD-3-Clause
Description : libzip is a C library for reading, creating, and modifying zip archives. Files
: can be added from data buffers, files, or compressed data copied directly from
: other zip archives. Changes made without closing the archive can be reverted.
: The API is documented by man pages.