How to Install and Uninstall nml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "nml" package

Please follow the guidance below to install nml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nml

2. Uninstall "nml" package

Please follow the guidelines below to uninstall nml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nml $ sudo apt autoclean && sudo apt autoremove

3. Information about the nml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nml
Priority: optional
Section: universe/devel
Installed-Size: 1108
Maintainer: Ubuntu Developers
Original-Maintainer: Matthijs Kooijman
Architecture: amd64
Version: 0.4.4-1build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.14), python3-ply, python3-pil, python3-setuptools
Filename: pool/universe/n/nml/nml_0.4.4-1build1_amd64.deb
Size: 208072
MD5sum: 2e1119fd5b2bc5cacf1d988af35a4ca6
SHA1: 37d165fcbf4dec3efa6a5a4444c558cb6d8a435f
SHA256: 92d9cba9af0fdc1234057aa55f55d2fbdee915abeec5a365a371e76b43e32bb9
Description-en: newgrf meta language compiler
NML is a python-based compiler, capable of compiling NML (NewGRF Meta
Language) files (along with their associated language, sound and graphic
files) into grf and / or nfo files (which can serve as datafiles for the
OpenTTD or TTDPatch games).
Description-md5: 34663f00b23b1148de15bbe9a892a1eb
Homepage: http://dev.openttdcoop.org/projects/nml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu