How to Install and Uninstall vnlog Package on Kali Linux

Last updated: May 18,2024

1. Install "vnlog" package

Learn how to install vnlog on Kali Linux

$ sudo apt update $ sudo apt install vnlog

2. Uninstall "vnlog" package

Learn how to uninstall vnlog on Kali Linux:

$ sudo apt remove vnlog $ sudo apt autoclean && sudo apt autoremove

3. Information about the vnlog package on Kali Linux

Package: vnlog
Version: 1.36-4
Installed-Size: 233
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libvnlog-perl (= 1.36-4), perl:any, mawk, libtext-table-perl, liblist-moreutils-perl, moreutils
Suggests: feedgnuplot, ministat, datamash
Size: 103180
SHA256: d4b2397cf27b92f030b544972172881ec00c8921359784fed11de4cf224c8881
SHA1: 9efbf9235351d268ee96e9cbdc3a89661dcad72a
MD5sum: 274bcb15b85a6d86ce56b8373c1668ca
Description: Toolkit to read/write/manipulate whitespace-separated ASCII logs
Vnlog is a trivially-simple log format consisting of an ASCII table with
comments and labelled fields. This package provides tools to process and
manipulate such logs. The tools are:
.
vnl-filter selects a subset of the rows/columns in a vnlog and/or to
manipulates the contents. This is effectively an awk wrapper.
.
vnl-sort, vnl-uniq, vnl-join, vnl-tail and vnl-ts are wrappers around the
corresponding commandline tools
.
vnl-align aligns vnlog columns for easy interpretation by humans
.
vnl-make-matrix converts a one-point-per-line vnlog to a matrix of data
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/dkogan/vnlog/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/v/vnlog/vnlog_1.36-4_all.deb