How to Install and Uninstall pyscrabble-server Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "pyscrabble-server" package

This guide let you learn how to install pyscrabble-server on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyscrabble-server

2. Uninstall "pyscrabble-server" package

In this section, we are going to explain the necessary steps to uninstall pyscrabble-server on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pyscrabble-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyscrabble-server package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pyscrabble-server
Priority: extra
Section: universe/games
Installed-Size: 14539
Maintainer: Ubuntu Developers
Original-Maintainer: Magnus Holmgren
Architecture: all
Source: pyscrabble
Version: 1.6.2-9
Depends: pyscrabble-common (= 1.6.2-9), python (>= 2.7.1-0ubuntu2), python-zodb, python-nevow, adduser, lsb-base (>= 3.0-6)
Suggests: pyscrabble
Filename: pool/universe/p/pyscrabble/pyscrabble-server_1.6.2-9_all.deb
Size: 2973698
MD5sum: 104254a1965e9cbd61c27bffb54a43e6
SHA1: 82c31d14adde4373f3bb661d3512dc885600527b
SHA256: 556e1c7c79ed7fd668b9f13a030b86f9d88e052b06613c9d8ca16811fc01661b
Description-en: scrabble implementation written in Python - server part
PyScrabble is an online, multiplayer implementation of the popular word game
written in Python and featuring:
.
* chat and private messaging (online as well as offline)
* player rankings and server statistics
* use of ENABLE (Enhanced North American Benchmark LExicon) for
English word lookup
* timed games
.
This package contains the server. You do not need to install this
package if you only plan to connect to existing PyScrabble servers.
.
Notice: Scrabble is a registered trademark belonging to Hasbro Inc in
the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc.,
throughout the rest of the world. Neither the author, Debian, nor
this game are affiliated with the Scrabble Crossword Game, Hasbro,
Spear & Sons or Mattel in any fashion.
Description-md5: 204875d5937c4ed3b2362c20989c2d6b
Homepage: http://pyscrabble.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions