How to Install and Uninstall python3-hy Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-hy" package

Learn how to install python3-hy on Kali Linux

$ sudo apt update $ sudo apt install python3-hy

2. Uninstall "python3-hy" package

Please follow the guidelines below to uninstall python3-hy on Kali Linux:

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

3. Information about the python3-hy package on Kali Linux

Package: python3-hy
Source: hy
Version: 0.28.0-1
Installed-Size: 318
Maintainer: Tianon Gravi
Architecture: all
Depends: python3-setuptools, python3-astor (>= 0.8~) | python3-supported-min (>= 3.9), python3-funcparserlib (>= 1.0.0~), python3:any
Size: 76160
SHA256: 4c0c64d2eaee5fde94bc07b19f84fe6d29773d4c58357e254a34f14bdf055c7e
SHA1: 2a340b44fd2347526dac17d0d92b5159b261d052
MD5sum: 504623c6ba2843b6385004746e2387f0
Description: 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:
Homepage: http://hylang.org/
Section: python
Priority: optional
Filename: pool/main/h/hy/python3-hy_0.28.0-1_all.deb