How to Install and Uninstall automake.noarch Package on Fedora 36

Last updated: May 16,2024

1. Install "automake.noarch" package

Please follow the guidance below to install automake.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install automake.noarch

2. Uninstall "automake.noarch" package

Please follow the guidelines below to uninstall automake.noarch on Fedora 36:

$ sudo dnf remove automake.noarch $ sudo dnf autoremove

3. Information about the automake.noarch package on Fedora 36

Last metadata expiration check: 0:22:25 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : automake
Version : 1.16.5
Release : 7.fc36
Architecture : noarch
Size : 675 k
Source : automake-1.16.5-7.fc36.src.rpm
Repository : updates
Summary : A GNU tool for automatically creating Makefiles
URL : http://www.gnu.org/software/automake/
License : GPLv2+ and GFDL and Public Domain and MIT
Description : Automake is a tool for automatically generating `Makefile.in'
: files compliant with the GNU Coding Standards.
:
: You should install Automake if you are developing software and would
: like to use its ability to automatically generate GNU standard
: Makefiles.