How to Install and Uninstall make-it-quick.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "make-it-quick.noarch" package

In this section, we are going to explain the necessary steps to install make-it-quick.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install make-it-quick.noarch

2. Uninstall "make-it-quick.noarch" package

Please follow the steps below to uninstall make-it-quick.noarch on Fedora 34:

$ sudo dnf remove make-it-quick.noarch $ sudo dnf autoremove

3. Information about the make-it-quick.noarch package on Fedora 34

Last metadata expiration check: 0:46:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : make-it-quick
Version : 0.2.7
Release : 1.fc34
Architecture : noarch
Size : 49 k
Source : make-it-quick-0.2.7-1.fc34.src.rpm
Repository : fedora
Summary : A make-only build system for C/C++ programs
URL : https://github.com/c3d/make-it-quick
License : GPLv3+
Description : A simple make-only build system with basic auto-configuration that
: can be used to rapidly build C and C++ programs.