How to Install and Uninstall mk-files.noarch Package on Fedora 34

Last updated: September 21,2024

1. Install "mk-files.noarch" package

This guide covers the steps necessary to install mk-files.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install mk-files.noarch

2. Uninstall "mk-files.noarch" package

Learn how to uninstall mk-files.noarch on Fedora 34:

$ sudo dnf remove mk-files.noarch $ sudo dnf autoremove

3. Information about the mk-files.noarch package on Fedora 34

Last metadata expiration check: 1:16:02 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : mk-files
Version : 20210803
Release : 1.fc34
Architecture : noarch
Size : 89 k
Source : bmake-20210803-1.fc34.src.rpm
Repository : updates
Summary : Support files for bmake, the NetBSD make(1) tool
URL : https://ftp.netbsd.org/pub/NetBSD/misc/sjg/
License : BSD
Description : The mk-files package provides some bmake macros derived from the NetBSD
: bsd.*.mk macros. These macros allow the creation of simple Makefiles to
: build all kinds of targets, including, for example, C/C++ programs and/or
: shared libraries.