GNU Midnight Commander (also referred to as MC) is a user shell with text-mode full-screen interface. It can be run on the OS console, in xterm and other terminal emulators.
GNU Midnight Commander allows you to manage files while making most of you screen and giving you a clear representation of the filesystem, yet it's simple enough to be run over a telnet or ssh session.
GNU Midnight Commander is released under the GNU General Public License version 3 or any later version. A copy of the file is included with this distribution package.
$ dnf copr enable pkgstore/mc
$ dnf install -y mc
# Work in Progress
$ dnf upgrade -y mc
$ dnf erase -y mc
$ dnf copr remove pkgstore/mc
- Get source from src.fedoraproject.org.
- Write last commit SHA from src.fedoraproject.org to CHANGELOG.
- Modify & update source (and
*.spec
). - Build SRPM & RPM.