How to Install and Uninstall python-tofu Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-tofu" package

Please follow the guidelines below to install python-tofu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tofu

2. Uninstall "python-tofu" package

This guide covers the steps necessary to uninstall python-tofu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-tofu $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-tofu package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-tofu
Priority: optional
Section: universe/python
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Source: tofu
Version: 0.5-6
Depends: python (>= 2.7), python (<< 2.8), python-twisted-core
Recommends: python-cerealizer
Filename: pool/universe/t/tofu/python-tofu_0.5-6_all.deb
Size: 19662
MD5sum: ce4d807a8d8b913a14bd3f7d4da3d567
SHA1: 6db3b184a776f35497e623d4dd43f33918fb38fb
SHA256: 3afe28cee8f26195831c04b83de939c4739b496bb84ecf1b33bc43a5e0994f4d
Description-en: high-level network game engine for Python
Tofu is designed for games where players play one or several characters
accross several levels. This includes jump'n run games, RPG or RTS, but
not Tetris-like games or board game (chess, go,...).
.
It currently support client-server and single player mode; peer-to-peer
mode may be added later.
Description-md5: 07aec7d9fa82bc37ea61437df1953d10
Homepage: http://home.gna.org/oomadness/en/tofu/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu