How to Install and Uninstall nml.x86_64 Package on Fedora 35

Last updated: September 25,2024

1. Install "nml.x86_64" package

This is a short guide on how to install nml.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install nml.x86_64

2. Uninstall "nml.x86_64" package

This tutorial shows how to uninstall nml.x86_64 on Fedora 35:

$ sudo dnf remove nml.x86_64 $ sudo dnf autoremove

3. Information about the nml.x86_64 package on Fedora 35

Last metadata expiration check: 5:38:11 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : nml
Version : 0.6.1
Release : 4.fc35
Architecture : x86_64
Size : 460 k
Source : nml-0.6.1-4.fc35.src.rpm
Repository : updates
Summary : NewGRF Meta Language compiler
URL : https://github.com/OpenTTD/nml
License : GPLv2+
Description : A tool to compile nml files to grf or nfo files, making newgrf coding easier.