How to Install and Uninstall am-utils.x86_64 Package on Rocky Linux 8

Last updated: May 21,2024

1. Install "am-utils.x86_64" package

Please follow the steps below to install am-utils.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install am-utils.x86_64

2. Uninstall "am-utils.x86_64" package

Please follow the guidelines below to uninstall am-utils.x86_64 on Rocky Linux 8:

$ sudo dnf remove am-utils.x86_64 $ sudo dnf autoremove

3. Information about the am-utils.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:33:50 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : am-utils
Epoch : 5
Version : 6.2.0
Release : 38.el8
Architecture : x86_64
Size : 1.1 M
Source : am-utils-6.2.0-38.el8.src.rpm
Repository : epel
Summary : Automount utilities including an updated version of Amd
URL : http://am-utils.org
License : BSD
Description : Am-utils includes an updated version of Amd, the popular BSD
: automounter. An automounter is a program which maintains a cache
: of mounted filesystems. Filesystems are mounted when they are
: first referenced by the user and unmounted after a certain period of
: inactivity. Amd supports a variety of filesystems, including NFS, UFS,
: CD-ROMS and local drives.
:
: You should install am-utils if you need a program for automatically
: mounting and unmounting filesystems.