How to Install and Uninstall python3-hy Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 17,2024

1. Install "python3-hy" package

This tutorial shows how to install python3-hy on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-hy

2. Uninstall "python3-hy" package

Please follow the guidelines below to uninstall python3-hy on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the python3-hy package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-hy
Architecture: all
Version: 0.19.0-2
Priority: optional
Section: universe/python
Source: hy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Tianon Gravi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 341
Depends: python3-setuptools, python3-astor (>= 0.8~), python3-colorama, python3-funcparserlib (>= 0.3.6~), python3-rply (>= 0.7.7~), python3:any
Filename: pool/universe/h/hy/python3-hy_0.19.0-2_all.deb
Size: 126152
MD5sum: a4ea60d416ed586a2c30635b9918fd96
SHA1: df9d33c493635b1c6eed6844cf0de27d864d83c5
SHA256: caedef17f12328fe3803c8c85617934c247b48d1950cb595c8498ccd4595b113
SHA512: a6258159b01d4cf8620ec521097aaac46d6be9c594ea039dab28891867a0606edbe6c0666bf42a5ae6580948f3dd20fe55728e3b914d90e9d1ce3bfe126352c8
Homepage: http://hylang.org/
Description-en: Lisp (s-expression) based frontend to Python 3
Hy is a wonderful dialect of Lisp that's embedded in Python 3.
.
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 3 bindings only.
Description-md5: 6a814200f86d16c4a13a8fffa0a379a0
Task: ubuntustudio-audio