How to Install and Uninstall gnustep-make.x86_64 Package on Fedora 36

Last updated: November 25,2024

1. Install "gnustep-make.x86_64" package

Please follow the guidelines below to install gnustep-make.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install gnustep-make.x86_64

2. Uninstall "gnustep-make.x86_64" package

Please follow the step by step instructions below to uninstall gnustep-make.x86_64 on Fedora 36:

$ sudo dnf remove gnustep-make.x86_64 $ sudo dnf autoremove

3. Information about the gnustep-make.x86_64 package on Fedora 36

Last metadata expiration check: 4:31:25 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : gnustep-make
Version : 2.9.0
Release : 4.fc36
Architecture : x86_64
Size : 241 k
Source : gnustep-make-2.9.0-4.fc36.src.rpm
Repository : fedora
Summary : GNUstep makefile package
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.