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

Last updated: May 18,2024

1. Install "python-lunch" package

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

$ sudo apt update $ sudo apt install python-lunch

2. Uninstall "python-lunch" package

Here is a brief guide to show you how to uninstall python-lunch on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-lunch
Priority: optional
Section: universe/python
Installed-Size: 204
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Source: lunch
Version: 0.4.0-2
Replaces: lunch (<< 0.4.0-1)
Depends: python, python:any (<< 2.8), python:any (>= 2.7.5-5~), openssh-client, python-twisted-core
Recommends: openssh-server, xterm, python-gtk2
Conflicts: lunch (<< 0.4.0-1)
Filename: pool/universe/l/lunch/python-lunch_0.4.0-2_all.deb
Size: 43326
MD5sum: 25025c145a2519bb8c4332d3879f2193
SHA1: 17fc15d1fefde82de55cc530cd047614f639ccb1
SHA256: 5bf0dfdd8b3882e642f20b607bd18d8cb6a4a011e603240ec16b16e8ef7135ca
Description-en: distributed process launcher
Lunch is a simple distributed process launcher and manager for GNU/Linux.
.
With Lunch, one can launch software processes on several different computers
and make sure they keep running. This software was created to suit the needs
of new media artists for live performances and interactive installations.
It respawns the software that crash and provides a mean to manage
dependencies between running processes.
.
This package provides the lunch library for Python. as well as the
command-line lunch utility which can be invoked with a GTK+ user interface.
Description-md5: 18c9034be53ca2ba7821798188531232
Homepage: http://svn.sat.qc.ca/trac/lunch
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu