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

Last updated: June 05,2024

1. Install "python-actdiag" package

This guide covers the steps necessary to install python-actdiag on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-actdiag

2. Uninstall "python-actdiag" package

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

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

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

Package: python-actdiag
Priority: optional
Section: universe/python
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: all
Source: actdiag
Version: 0.5.3-5.1
Provides: python2.7-actdiag
Depends: python (>= 2.7), python (<< 2.8), python-pkg-resources, python-blockdiag (>= 1.4.1), python-funcparserlib (>= 0.3.4), python-pil, python-docutils
Filename: pool/universe/a/actdiag/python-actdiag_0.5.3-5.1_all.deb
Size: 17714
MD5sum: cefc84521922c4d720b58d49f9339db2
SHA1: 1f493975830c640c7088242c95e410b3aed676b2
SHA256: 5ce2329c242e5f491b3f3f40aaf8733764fc7bfb7647706a234d1d891a4eb08a
Description-en: generate activity-diagram image file from spec-text file
Generate activity-diagram from dot like text with multilingualization for
node-label. But this supports utf-8 only. It is able to embed to sphinx with
using python-sphinxcontrib-actdiag.
Description-md5: b84618e734005381c64914643aef9aad
Homepage: http://blockdiag.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu