How to Install and Uninstall gnustep-make-doc.noarch Package on AlmaLinux 9

Last updated: October 10,2024

1. Install "gnustep-make-doc.noarch" package

Please follow the step by step instructions below to install gnustep-make-doc.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install gnustep-make-doc.noarch

2. Uninstall "gnustep-make-doc.noarch" package

Please follow the guidance below to uninstall gnustep-make-doc.noarch on AlmaLinux 9:

$ sudo dnf remove gnustep-make-doc.noarch $ sudo dnf autoremove

3. Information about the gnustep-make-doc.noarch package on AlmaLinux 9

Last metadata expiration check: 0:25:58 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gnustep-make-doc
Version : 2.9.0
Release : 3.el9
Architecture : noarch
Size : 825 k
Source : gnustep-make-2.9.0-3.el9.src.rpm
Repository : epel
Summary : Documentation for gnustep-make
URL : http://www.gnustep.org/
License : GPLv3+
Description : The makefile package is a simple, powerful and extensible way to write
: makefiles for a GNUstep-based project. It allows the user to write a
: project without having to deal with the complex issues associated with
: configuration, building, installation, and packaging. It also allows
: the user to easily create cross-compiled binaries.
:
: This package contains documentation for gnustep-make.