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

Last updated: May 18,2024

1. Install "python-ltsp" package

Here is a brief guide to show you how to install python-ltsp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ltsp

2. Uninstall "python-ltsp" package

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

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

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

Package: python-ltsp
Priority: extra
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Core Developers
Original-Maintainer: Oliver Grawert
Architecture: all
Version: 0.2-0ubuntu3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-ltsp/python-ltsp_0.2-0ubuntu3_all.deb
Size: 12170
MD5sum: b97d0dc6e874e20a605a7126cda55208
SHA1: 1232b9dab415dad72e67fb4968988cd14576de20
SHA256: a975419265b4b1388cb5409ee0f35a975fcda20fd8267efc8f85e3a56959c54e
Description-en: provides ltsp related functions
ltsp related python functions that make writing
admininstation interfaces an easy task.
.
ltsp.status - functions to check different server processes
ltsp.ltsconf - read and write lts.conf
ltsp.dictionary - retrieve values from a chroot, validate variables
ltsp.dchpconf - read and write /etc/ltsp/dhcpd.conf
ltsp.service - access additional service configs in /etc/ltsp/
Description-md5: 701ebfbd10305336a8233eba766a4f35
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions