How to Install and Uninstall fuse3-devel.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "fuse3-devel.x86_64" package

Please follow the steps below to install fuse3-devel.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install fuse3-devel.x86_64

2. Uninstall "fuse3-devel.x86_64" package

Please follow the step by step instructions below to uninstall fuse3-devel.x86_64 on AlmaLinux 9:

$ sudo dnf remove fuse3-devel.x86_64 $ sudo dnf autoremove

3. Information about the fuse3-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:31:35 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : fuse3-devel
Version : 3.10.2
Release : 6.el9
Architecture : x86_64
Size : 41 k
Source : fuse3-3.10.2-6.el9.src.rpm
Repository : appstream
Summary : File System in Userspace (FUSE) v3 devel files
URL : http://fuse.sf.net
License : LGPLv2+
Description : With FUSE it is possible to implement a fully functional filesystem in a
: userspace program. This package contains development files (headers,
: pgk-config) to develop FUSE v3 based applications/filesystems.