How to Install and Uninstall scummvm-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "scummvm-tools" package

In this section, we are going to explain the necessary steps to install scummvm-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install scummvm-tools

2. Uninstall "scummvm-tools" package

This is a short guide on how to uninstall scummvm-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove scummvm-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the scummvm-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: scummvm-tools
Priority: optional
Section: universe/games
Installed-Size: 4040
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Version: 1.7.0-1
Depends: libboost-program-options1.58.0, libc6 (>= 2.14), libflac8 (>= 1.3.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:3.4), libogg0 (>= 1.0rc3), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 5.2), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg), zlib1g (>= 1:1.1.4)
Filename: pool/universe/s/scummvm-tools/scummvm-tools_1.7.0-1_amd64.deb
Size: 1035156
MD5sum: 76131c35ef2e3dc74688bc65f197a410
SHA1: 71ac5e01fa3658c08aec0632de0faee588eed9fe
SHA256: 7f9f9fdbc79dfb5a4a4529f77a62d9559eda27c97ae54eb3c19b5b46410045ca
Description-en: collection of tools for ScummVM
This package contains various tools which may be useful in
conjunction with ScummVM.
.
The tools include:
* compression tools to re-compress ScummVM games' assets;
* extraction tools, either to extract resources from game assets, or
to convert assets from one format to another (e.g. PC Engine or
Macintosh releases);
* game script analysis tools.
.
A GUI is provided alongside the command-line tools.
Description-md5: b69ddffbb15e9c9d6cc98e17226813cd
Multi-Arch: foreign
Homepage: http://wiki.scummvm.org/index.php/User_Manual/Appendix:_Tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu