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

Last updated: November 26,2024

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

This guide let you learn how to install gnustep-make-doc.noarch on CentOS Stream 9

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

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

Learn how to uninstall gnustep-make-doc.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 1:38:26 ago on Sat Mar 16 16:03:45 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.