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

Last updated: May 02,2024

1. Install "python-hy" package

Please follow the steps below to install python-hy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-hy

2. Uninstall "python-hy" package

This guide covers the steps necessary to uninstall python-hy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-hy
Priority: optional
Section: universe/python
Installed-Size: 263
Maintainer: Ubuntu Developers
Original-Maintainer: Tianon Gravi
Architecture: all
Source: hy
Version: 0.11.1-1
Depends: python-astor, python-rply, python-clint, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/h/hy/python-hy_0.11.1-1_all.deb
Size: 44632
MD5sum: 5706d08d19b9e52846d5019c2361c013
SHA1: 8030776376ee0bffde03ba7ef163b3c0cc5c214c
SHA256: decca0f4cb68d24b19bd27868824f991aac678e92d22bd0d908025553526a116
Description-en: Lisp (s-expression) based frontend to Python
Hy is a wonderful dialect of Lisp that's embedded in Python.
.
Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you
have the whole beautiful world of Python at your fingertips, in Lisp form!
.
This package contains Python 2 bindings only.
Description-md5: a8584d8b4fca0984328748ee3a3820ab
Homepage: http://hylang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-audio