How to Install and Uninstall mkproject.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "mkproject.noarch" package

Please follow the guidance below to install mkproject.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install mkproject.noarch

2. Uninstall "mkproject.noarch" package

Here is a brief guide to show you how to uninstall mkproject.noarch on Fedora 34:

$ sudo dnf remove mkproject.noarch $ sudo dnf autoremove

3. Information about the mkproject.noarch package on Fedora 34

Last metadata expiration check: 2:18:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mkproject
Version : 0.4.6
Release : 18.fc34
Architecture : noarch
Size : 42 k
Source : mkproject-0.4.6-18.fc34.src.rpm
Repository : fedora
Summary : Make project skeletons
URL : http://code.google.com/p/makeproject
License : GPLv3+
Description : Make Project is a command that makes project skeletons. Make Project
: automatizes the task of starting a new project with the information
: provided from the command line. The package created by default is a
: 'hello world' project of the selected skeleton that is managed with
: auto tools. There are skeletons for bash, c, c library, python, c++, c++
: library and Perl.