How to Install and Uninstall fuse-zip.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 15,2024
1. Install "fuse-zip.x86_64" package
This tutorial shows how to install fuse-zip.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
fuse-zip.x86_64
Copied
2. Uninstall "fuse-zip.x86_64" package
Learn how to uninstall fuse-zip.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
fuse-zip.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the fuse-zip.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 4:27:05 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : fuse-zip
Version : 0.7.2
Release : 1.el8
Architecture : x86_64
Size : 70 k
Source : fuse-zip-0.7.2-1.el8.src.rpm
Repository : epel
Summary : Filesystem to navigate, extract, create and modify ZIP archives
URL : https://bitbucket.org/agalanin/fuse-zip/
License : GPLv3+
Description : fuse-zip is a FUSE file system to navigate, extract, create and modify
: ZIP archives based in libzip implemented in C++.
:
: With fuse-zip you really can work with ZIP archives as real directories.
: Unlike KIO or Gnome VFS, it can be used in any application without
: modifications.
:
: Unlike other FUSE filesystems, only fuse-zip provides write support
: to ZIP archives. Also, fuse-zip is faster that all known implementations
: on large archives with many files.
Available Packages
Name : fuse-zip
Version : 0.7.2
Release : 1.el8
Architecture : x86_64
Size : 70 k
Source : fuse-zip-0.7.2-1.el8.src.rpm
Repository : epel
Summary : Filesystem to navigate, extract, create and modify ZIP archives
URL : https://bitbucket.org/agalanin/fuse-zip/
License : GPLv3+
Description : fuse-zip is a FUSE file system to navigate, extract, create and modify
: ZIP archives based in libzip implemented in C++.
:
: With fuse-zip you really can work with ZIP archives as real directories.
: Unlike KIO or Gnome VFS, it can be used in any application without
: modifications.
:
: Unlike other FUSE filesystems, only fuse-zip provides write support
: to ZIP archives. Also, fuse-zip is faster that all known implementations
: on large archives with many files.