mc 4.8.33
Graphical file manager
GNU Midnight Commander is a command-line file manager laid out in a common two-pane format. In addition to standard file management tasks such as copying and moving, Midnight Commander also supports viewing the contents of RPM package files and other archives and managing files on other computers via FTP or FISH. It also includes a powerful text editor for opening text files.
- Outputs:
out
- Website: https://www.midnight-commander.org
- Licenses: GPL 3+
- Package source: gnu/packages/mc.scm
- Builds: See build status
- Issues: See known issues
Installation
Install mc 4.8.33
as follows:
guix install mc@4.8.33
Or install the latest version:
guix install mc
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.