How to Install and Uninstall isso Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "isso" package

Please follow the guidelines below to install isso on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install isso

2. Uninstall "isso" package

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

$ sudo apt remove isso $ sudo apt autoclean && sudo apt autoremove

3. Information about the isso package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: isso
Priority: optional
Section: universe/python
Installed-Size: 812
Maintainer: Ubuntu Developers
Original-Maintainer: Jelmer Vernooij
Architecture: all
Version: 0.9.9-1
Depends: python, python-configparser, python-html5lib, python-ipaddr, python-itsdangerous, python-misaka, python-werkzeug (>= 0.9~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libjs-sphinxdoc (>= 1.0)
Recommends: gunicorn
Filename: pool/universe/i/isso/isso_0.9.9-1_all.deb
Size: 135514
MD5sum: 51b5ae39ce3f802110f326fca5e6832d
SHA1: c6a4d72612b8fc5c36ef1bdf255dc65e357dd3eb
SHA256: c22678dc1d3ecd91021bd257ae5c81898f2be405915375a05ca6568755272305
Description-en: lightweight web-based commenting system
A lightweight commenting system written in Python. It supports CRUD comments
written in Markdown, Disqus import, I18N, website integration via JavaScript.
Comments are stored in SQLite.
Description-md5: e3afd1f8b1503f9be2b13e1b23405a34
Homepage: http://posativ.org/isso/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu