How to Downgrade python-html5lib to 0.99999999(8 Times) in Ubuntu 17.04? -


sudo apt install python-html5lib 

if use above command install html5lib on ubuntu machine, default on ubuntu 17.04 version 0.999999999 gets installed while on ubuntu 16.04 version gets installed 0.999.

how install specific version of python-html5lib?


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -