How to Install and Uninstall miller Package on Kali Linux

Last updated: May 13,2024

1. Install "miller" package

This guide let you learn how to install miller on Kali Linux

$ sudo apt update $ sudo apt install miller

2. Uninstall "miller" package

Please follow the step by step instructions below to uninstall miller on Kali Linux:

$ sudo apt remove miller $ sudo apt autoclean && sudo apt autoremove

3. Information about the miller package on Kali Linux

Package: miller
Version: 6.11.0-1
Installed-Size: 33186
Maintainer: Stephen Kitt
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 3173156
SHA256: c3fb5c14a301351ddc26a597708483ab973f60429516abdc9c6ce0e813961821
SHA1: c9672fe0504f862e515be0ea4d8bd9aea9a8b2b7
MD5sum: 61a317f1f415ee4f57c028b88fc63e60
Description: name-indexed data processing tool
Miller (mlr) allows name-indexed data such as CSV files to be
processed with functions equivalent to sed, awk, cut, join, sort
etc. It can convert between formats, preserves headers when sorting
or reversing, and streams data where possible so its memory
requirements stay small. It works well with pipes and can feed
"tail -f".
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/johnkerl/miller
Static-Built-Using: golang-1.21 (= 1.21.6-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-facette-natsort (= 0.0~git20181210.2cd4dd1-4), golang-github-kballard-go-shellquote (= 0.0~git20180428.95032a8-2), golang-github-klauspost-compress (= 1.17.2+ds1-1), golang-github-lestrrat-go-strftime (= 1.0.6-1), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-pkg-profile (= 1.2.1-2), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-term (= 0.15.0-1), golang-golang-x-text (= 0.14.0-1), lumin (= 1.0.0-1)
Section: utils
Priority: optional
Filename: pool/main/m/miller/miller_6.11.0-1_amd64.deb