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

Last updated: July 01,2024

1. Install "python-pydirector" package

In this section, we are going to explain the necessary steps to install python-pydirector on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pydirector

2. Uninstall "python-pydirector" package

Please follow the guidance below to uninstall python-pydirector on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pydirector
Priority: extra
Section: universe/python
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Calendarserver Team
Architecture: all
Source: pydirector
Version: 1.0.0-2.1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-twisted-core
Filename: pool/universe/p/pydirector/python-pydirector_1.0.0-2.1_all.deb
Size: 24568
MD5sum: 39405300a1fbcfee2af991aed594cbc9
SHA1: 03b4db03184cc7d744a92a461ea8668b0efff70d
SHA256: 70631ace77d49111b7c569095e3f5bb3ee0cb854eb1c7edbbc972993285fe095
Description-en: pure Python TCP load balancer
pydirector takes inbound TCP connections and connects them to one of a number
of backend servers. It's
* async I/O based
* supports multiple scheduling algorithms like random, round robin,
leastconns, last recently used
* transparently detects failed servers
Description-md5: ed039754ecd249efae1085396ecf6012
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu