How to Install and Uninstall s3fs-fuse.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 29,2024

1. Install "s3fs-fuse.x86_64" package

Learn how to install s3fs-fuse.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install s3fs-fuse.x86_64

2. Uninstall "s3fs-fuse.x86_64" package

Please follow the guidance below to uninstall s3fs-fuse.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove s3fs-fuse.x86_64 $ sudo dnf autoremove

3. Information about the s3fs-fuse.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:28:10 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : s3fs-fuse
Version : 1.89
Release : 1.el8
Architecture : x86_64
Size : 344 k
Source : s3fs-fuse-1.89-1.el8.src.rpm
Repository : epel
Summary : FUSE-based file system backed by Amazon S3
URL : https://github.com/s3fs-fuse/s3fs-fuse
License : GPLv2+
Description : s3fs is a FUSE file system that allows you to mount an Amazon S3 bucket as a
: local file system. It stores files natively and transparently in S3 (i.e.,
: you can use other programs to access the same files). Maximum file size is
: 5 TB when using multipart upload.
:
: s3fs is stable and is being used in number of production environments, e.g.,
: rsync backup to s3.