How to Install and Uninstall libzip.x86_64 Package on Fedora 34
Last updated: January 10,2025
1. Install "libzip.x86_64" package
Here is a brief guide to show you how to install libzip.x86_64 on Fedora 34
$
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 34:
$
sudo dnf remove
libzip.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libzip.x86_64 package on Fedora 34
Last metadata expiration check: 1:40:23 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libzip
Version : 1.7.3
Release : 4.fc34
Architecture : x86_64
Size : 64 k
Source : libzip-1.7.3-4.fc34.src.rpm
Repository : fedora
Summary : C library for reading, creating, and modifying zip archives
URL : https://libzip.org/
License : BSD
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.
Available Packages
Name : libzip
Version : 1.7.3
Release : 4.fc34
Architecture : x86_64
Size : 64 k
Source : libzip-1.7.3-4.fc34.src.rpm
Repository : fedora
Summary : C library for reading, creating, and modifying zip archives
URL : https://libzip.org/
License : BSD
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.