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

Last updated: October 05,2024

1. Install "python-seqdiag" package

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

$ sudo apt update $ sudo apt install python-seqdiag

2. Uninstall "python-seqdiag" package

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

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

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

Package: python-seqdiag
Priority: optional
Section: universe/python
Installed-Size: 150
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: all
Source: seqdiag
Version: 0.9.3-5
Provides: python2.7-seqdiag
Depends: python, python-blockdiag (>= 1.4.1), python-pkg-resources, python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-funcparserlib (>= 0.3.4), python-pil
Filename: pool/universe/s/seqdiag/python-seqdiag_0.9.3-5_all.deb
Size: 23584
MD5sum: 0583b00709c14d2018592a2d325d5d9f
SHA1: 163dec40ef30ebe058a858ff1c30c81611191ec1
SHA256: 18e8ac7566d498f7a5797712f7a4b4da5c22b8161b6e4f7f7ad527a3e3e639aa
Description-en: seqdiag generate sequence-diagram image file from spec-text file
Generate sequence-diagram from dot like text with multilingualization for
node-label. But this supports utf-8 only. And get some examples and generated
images.
Description-md5: c0b1d8cdcb719baf472e912c84639037
Homepage: http://blockdiag.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu