How to Install and Uninstall jc Package on Kali Linux

Last updated: May 21,2024

1. Install "jc" package

This guide covers the steps necessary to install jc on Kali Linux

$ sudo apt update $ sudo apt install jc

2. Uninstall "jc" package

In this section, we are going to explain the necessary steps to uninstall jc on Kali Linux:

$ sudo apt remove jc $ sudo apt autoclean && sudo apt autoremove

3. Information about the jc package on Kali Linux

Package: jc
Version: 1.25.1-1
Installed-Size: 3127
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pygments, python3-ruamel.yaml, python3-xmltodict, python3:any
Size: 458960
SHA256: adac6b43dabe78a29a0860eeec4454976c036d202eda24cb9e23d2656e0ba0d0
SHA1: ee3504281306d8c0a28656fe1a1d58dca7c490a5
MD5sum: 7d91c37b0fe8dd14bdbd88a97dcdf776
Description: JSON CLI output utility
jc JSONifies the output of many CLI tools and file-types for easier parsing
in scripts. This allows further command-line processing of output by piping
commands.
Description-md5:
Homepage: https://github.com/kellyjonbrazil/jc
Section: utils
Priority: optional
Filename: pool/main/j/jc/jc_1.25.1-1_all.deb