How to Install and Uninstall python-cylc Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: September 20,2024

1. Install "python-cylc" package

This guide covers the steps necessary to install python-cylc on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-cylc

2. Uninstall "python-cylc" package

Here is a brief guide to show you how to uninstall python-cylc on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-cylc package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-cylc
Architecture: amd64
Version: 7.6.0-1
Priority: optional
Section: universe/python
Source: cylc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2161
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), pyro, python-sqlite, python-gtk2, python-jinja2, python-pygraphviz, python-markupsafe, python-cherrypy3
Breaks: xdot (<< 0.7-2)
Replaces: xdot (<< 0.7-2)
Filename: pool/universe/c/cylc/python-cylc_7.6.0-1_amd64.deb
Size: 350188
MD5sum: 207857050385fc405a815345cc6fc974
SHA1: e738aba36ce995c9784739a2c04e3b442123e25b
SHA256: e1faac113df144a333c37f07ec46276809aae51365995e59d3c983a780106395
Homepage: https://cylc.github.io/cylc
Description: Python libraries for cylc workflow scheduler
Description-md5: 53cc2127bbb3b7306e50506c8c8e6917

5. The same packages on other Linux Distributions