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

Last updated: February 07,2025

1. Install "mk-files.noarch" package

This guide let you learn how to install mk-files.noarch on Fedora 39

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

2. Uninstall "mk-files.noarch" package

Please follow the step by step instructions below to uninstall mk-files.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:05:13 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : mk-files
Version : 20230711
Release : 2.fc39
Architecture : noarch
Size : 114 k
Source : bmake-20230711-2.fc39.src.rpm
Repository : fedora
Summary : Support files for bmake, the NetBSD make(1) tool
URL : https://ftp.netbsd.org/pub/NetBSD/misc/sjg/
License : BSD-3-Clause AND BSD-4-Clause-UC AND BSD-2-Clause AND BSD-2-Clause-NetBSD
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.