How to Install and Uninstall fltk1.1-games Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "fltk1.1-games" package

This guide covers the steps necessary to install fltk1.1-games on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fltk1.1-games

2. Uninstall "fltk1.1-games" package

Please follow the steps below to uninstall fltk1.1-games on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fltk1.1-games $ sudo apt autoclean && sudo apt autoremove

3. Information about the fltk1.1-games package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fltk1.1-games
Priority: optional
Section: universe/games
Installed-Size: 244
Maintainer: Ubuntu Developers
Original-Maintainer: Aaron M. Ucko
Architecture: amd64
Source: fltk1.1
Version: 1.1.10-22
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.4), libfltk1.1 (>= 1.1.7), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1), libx11-6
Filename: pool/universe/f/fltk1.1/fltk1.1-games_1.1.10-22_amd64.deb
Size: 96900
MD5sum: 6b165b6361ecd78d09477d7e447c63c3
SHA1: a882d3251002050a1c4a9e0b42af0278944752c9
SHA256: 33a475f7bd14083f923d0d325b15bd5e6c0d10401e89bba3f0b5ee7c998c0399
Description-en: Fast Light Toolkit - example games: checkers, sudoku
This package contains the example games that accompany FLTK.
Specifically, it contains the following two programs:
- flblocks: clear groups of adjacent blocks before they fill the screen;
- flcheckers: classic board game, also known as draughts;
- flsudoku: Sudoku puzzle (place numbers in a grid).
.
The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface
toolkit originally based on libForms.
Description-md5: 02c991fe963ab55824f872e0775060ec
Homepage: http://www.fltk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu