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

Last updated: May 15,2024

1. Install "fltk1.3-games" package

Please follow the steps below to install fltk1.3-games on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "fltk1.3-games" package

Please follow the step by step instructions below to uninstall fltk1.3-games on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: fltk1.3-games
Priority: optional
Section: universe/games
Installed-Size: 1432
Maintainer: Ubuntu Developers
Original-Maintainer: Aaron M. Ucko
Architecture: amd64
Source: fltk1.3
Version: 1.3.3-7
Replaces: fltk1.1-games
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.15), libfontconfig1 (>= 2.9.0), libgcc1 (>= 1:3.0), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxfixes3, libxft2 (>> 2.1.1), libxinerama1
Conflicts: fltk1.1-games
Filename: pool/universe/f/fltk1.3/fltk1.3-games_1.3.3-7_amd64.deb
Size: 343150
MD5sum: a5f70299b4895200b1647f287d91a3bd
SHA1: 1659c9c792a84efe1d6a35a7a1c3a585853e105b
SHA256: 957345ecbf65584f4f7b65babad3938e06a40992032b44f8b3fee5c378bf0edc
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
Multi-Arch: foreign
Homepage: http://www.fltk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu