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

Last updated: November 23,2024

1. Install "python-poker-engine" package

This guide covers the steps necessary to install python-poker-engine on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-poker-engine

2. Uninstall "python-poker-engine" package

This tutorial shows how to uninstall python-poker-engine on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-poker-engine $ sudo apt autoclean && sudo apt autoremove

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

Package: python-poker-engine
Priority: optional
Section: universe/python
Installed-Size: 661
Maintainer: Ubuntu Developers
Original-Maintainer: Loic Dachary (OuoU)
Architecture: all
Source: poker-engine
Version: 1.3.6-1.2
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-pypoker-eval (>= 132.0), python-libxml2, python-libxslt1, rsync
Conflicts: poker-engine-common, python2.3-poker-eval (<< 1.0.16), python2.4-poker-engine (<< 1.0.16)
Filename: pool/universe/p/poker-engine/python-poker-engine_1.3.6-1.2_all.deb
Size: 59016
MD5sum: 291c103eaed6a298b53ee3381dcca488
SHA1: 84f28f07918fd0d7efed1874cd03d95a242ca347
SHA256: 806ee8379355876ba03e56cb446b4b4a6537472bb03b8ac713f2b032c97a05e9
Description-en: multiplayer poker engine with abstract variants specifications
poker-engine is a Python library that implements poker rules according
to variants and betting structures specified in configuration files.
It designed to be used by a multiplayer poker server, a poker AI or a
poker client.
Description-md5: 79e465de516b31880b94559ec73c2782
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu