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

Last updated: May 18,2024

1. Install "python3-pyhcl" package

Learn how to install python3-pyhcl on Kali Linux

$ sudo apt update $ sudo apt install python3-pyhcl

2. Uninstall "python3-pyhcl" package

Learn how to uninstall python3-pyhcl on Kali Linux:

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

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

Package: python3-pyhcl
Source: python-pyhcl
Version: 0.4.4-3
Installed-Size: 217
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 43020
SHA256: 381405bb1e0cdbe71355b513610a2c6d57819a60af62349306625c3984d035f8
SHA1: dcf55621e6556a95cdff6c9f801a02a4307c525a
MD5sum: b238be5f22b4b6eea5a760e578ac04d2
Description: HCL configuration parser for python
This Python module implements a parser for HCL (HashiCorp Configuration
Language: https://github.com/hashicorp/hcl). This implementation aims to be
compatible with the original golang version of the parser.
.
The grammar and many of the tests/fixtures were copied/ported from the golang
parser into pyhcl.
Description-md5:
Homepage: https://github.com/virtuald/pyhcl
Section: python
Priority: optional
Filename: pool/main/p/python-pyhcl/python3-pyhcl_0.4.4-3_all.deb