How to Install and Uninstall fuse-emulator-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "fuse-emulator-utils" package

Here is a brief guide to show you how to install fuse-emulator-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fuse-emulator-utils

2. Uninstall "fuse-emulator-utils" package

This tutorial shows how to uninstall fuse-emulator-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fuse-emulator-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the fuse-emulator-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fuse-emulator-utils
Priority: optional
Section: universe/otherosfs
Installed-Size: 357
Maintainer: Ubuntu Developers
Original-Maintainer: Alberto Garcia
Architecture: amd64
Version: 1.1.1-5
Depends: libaudiofile1 (>= 0.3.6), libavcodec-ffmpeg56 (>= 7:2.4) | libavcodec-ffmpeg-extra56 (>= 7:2.4), libavformat-ffmpeg56 (>= 7:2.4), libavresample-ffmpeg2 (>= 7:2.4), libavutil-ffmpeg54 (>= 7:2.4), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgcrypt20 (>= 1.6.0), libglib2.0-0 (>= 2.12.0), libspectrum8 (>= 1.1.1), libstdc++6 (>= 5.2), libswscale-ffmpeg3 (>= 7:2.4), zlib1g (>= 1:1.1.4)
Filename: pool/universe/f/fuse-emulator-utils/fuse-emulator-utils_1.1.1-5_amd64.deb
Size: 103230
MD5sum: 51c24b07e6c606b9a74fbcc7ef86bce0
SHA1: db8a4d9c272efe481cb4103ae1109ba7ad95fefc
SHA256: d51dcd9e4c73b5c94d9cdc6948dd8b0b57d911277cf2692776dcdbc78d8bcb10
Description-en: The Free Unix Spectrum Emulator - Utilities
The Fuse utilities are a few tools which may be of occasional use when
dealing with ZX Spectrum emulator files. They were originally
distributed with Fuse, the Free Unix Spectrum Emulator, but are now
independent of Fuse and can be used on their own.
.
The available utilities are:
* audio2tape: convert an audio file to tape format.
* createhdf: create an empty .hdf IDE hard disk image.
* fmfconv: converter tool for FMF movie files.
* listbasic: list the BASIC in a snapshot or tape file.
* profile2map: convert Fuse profiler output to Z80-style
map format.
* raw2hdf: create a .hdf IDE hard disk image from another file.
* rzxcheck: verify the digital signature in an RZX file.
* rzxdump: list the contents of an RZX input recording file.
* rzxtool: add, extract or remove the embedded snapshot from
an RZX file, or compress or uncompress the file.
* scl2trd: convert .scl disk images to .trd disk images.
* snap2tzx: convert snapshots to TZX tape images.
* snapconv: convert between snapshot formats.
* tape2wav: convert a tape file to .wav audio format.
* tapeconv: convert between .tzx and .tap files.
* tzxlist: list the contents of a TZX file.
Description-md5: 9da21b02fdf560ec7fddd586d19bc919
Homepage: http://fuse-emulator.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu