How to Install and Uninstall am-utils.i686 Package on Fedora 35

Last updated: January 16,2025

1. Install "am-utils.i686" package

This guide let you learn how to install am-utils.i686 on Fedora 35

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

2. Uninstall "am-utils.i686" package

This guide covers the steps necessary to uninstall am-utils.i686 on Fedora 35:

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

3. Information about the am-utils.i686 package on Fedora 35

Last metadata expiration check: 0:12:04 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : am-utils
Epoch : 5
Version : 6.2.0
Release : 44.fc35
Architecture : i686
Size : 1.0 M
Source : am-utils-6.2.0-44.fc35.src.rpm
Repository : fedora
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.