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

Last updated: July 02,2024

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

Please follow the step by step instructions below to install gnustep-make-doc.noarch on CentOS Stream 8

$ 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 8:

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

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

Last metadata expiration check: 4:28:46 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : gnustep-make-doc
Version : 2.9.0
Release : 3.el8
Architecture : noarch
Size : 847 k
Source : gnustep-make-2.9.0-3.el8.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.