How to Install and Uninstall autofs.x86_64 Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "autofs.x86_64" package

Learn how to install autofs.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install autofs.x86_64

2. Uninstall "autofs.x86_64" package

Please follow the guidance below to uninstall autofs.x86_64 on Oracle Linux 9:

$ sudo dnf remove autofs.x86_64 $ sudo dnf autoremove

3. Information about the autofs.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:56:01 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : autofs
Epoch : 1
Version : 5.1.7
Release : 55.0.1.el9
Architecture : x86_64
Size : 428 k
Source : autofs-5.1.7-55.0.1.el9.src.rpm
Repository : ol9_baseos_latest
Summary : A tool for automatically mounting and unmounting filesystems
License : GPLv2+
Description : autofs is a daemon which automatically mounts filesystems when you use
: them, and unmounts them later when you are not using them. This can
: include network filesystems, CD-ROMs, floppies, and so forth.