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

Last updated: May 07,2024

1. Install "fceux" package

This guide let you learn how to install fceux on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fceux

2. Uninstall "fceux" package

This guide let you learn how to uninstall fceux on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fceux $ sudo apt autoclean && sudo apt autoremove

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

Package: fceux
Priority: optional
Section: universe/otherosfs
Installed-Size: 1856
Maintainer: Ubuntu Developers
Original-Maintainer: Joe Nahmias
Architecture: amd64
Version: 2.2.2+dfsg0-1build1
Provides: nes-emulator
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libgd3 (>= 2.1.0~alpha~), libgdk-pixbuf2.0-0 (>= 2.22.0), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.0), liblua5.1-0, libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 5.2), libx11-6, zlib1g (>= 1:1.1.4)
Suggests: efp
Filename: pool/universe/f/fceux/fceux_2.2.2+dfsg0-1build1_amd64.deb
Size: 603564
MD5sum: 2bc1e29d4549d000ed282202af1ac327
SHA1: 15f62486e161a0d1e0529ed87821f6e70631bdcd
SHA256: 891bef97507b5adfec7335299832257565f46b3fdbbf3e4006674a56a70bde58
Description-en: all-in-one NES/Famicom Emulator
FCE Ultra X [FCEUX] is an emulator of the original (8-bit) Nintendo
Entertainment System (NES) released under the GNU General Public License
(GPL). It includes the following features (and many more):
.
* fully customizable color palette rendering engine
* complete sound emulation (all five channels)
* support for up to four joystick controllers
* zapper emulation for the mouse
* GameGenie emulation
* accepts compressed (PKZIP, gzip) ROM images
* TCP/IP network play
* Lua scripting
Description-md5: 2670df7c21f44efb2e2f7f7d84ce71ae
Homepage: http://fceux.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu