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

Last updated: October 05,2024

1. Install "gnustep-make.x86_64" package

This guide let you learn how to install gnustep-make.x86_64 on Fedora 34

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

2. Uninstall "gnustep-make.x86_64" package

This tutorial shows how to uninstall gnustep-make.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 1:26:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gnustep-make
Version : 2.8.0
Release : 5.fc34
Architecture : x86_64
Size : 240 k
Source : gnustep-make-2.8.0-5.fc34.src.rpm
Repository : updates
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.