How to Install and Uninstall python-libtcod Package on Debian 10 (Buster)

Last updated: May 14,2024

1. Install "python-libtcod" package

Here is a brief guide to show you how to install python-libtcod on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-libtcod

2. Uninstall "python-libtcod" package

This tutorial shows how to uninstall python-libtcod on Debian 10 (Buster):

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

3. Information about the python-libtcod package on Debian 10 (Buster)

Package: python-libtcod
Source: libtcod
Version: 1.7.0+dfsg-2
Installed-Size: 145
Maintainer: Fabian Wolff
Architecture: all
Depends: libtcod-dev (>= 1.7.0+dfsg-2), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Description: Python 2 bindings for the libtcod library
Description-md5: 50653111ead8f11be6a0e23486243e43
Homepage: https://bitbucket.org/libtcod/libtcod
Section: python
Priority: optional
Filename: pool/main/libt/libtcod/python-libtcod_1.7.0+dfsg-2_all.deb
Size: 37624
MD5sum: 7840ccefa9b9c1224789c2833d228d07
SHA256: e48fb3da106210d8cef1beb37ca425a5091c5e5c6283cfd267827aabd4aca160

5. The same packages on other Linux Distributions