How to Install and Uninstall vnlog Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "vnlog" package

Please follow the steps below to install vnlog on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install vnlog

2. Uninstall "vnlog" package

This guide let you learn how to uninstall vnlog on Ubuntu 21.10 (Impish Indri):

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

3. Information about the vnlog package on Ubuntu 21.10 (Impish Indri)

Package: vnlog
Architecture: all
Version: 1.31-1
Priority: optional
Section: universe/libdevel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 227
Depends: libvnlog-perl (= 1.31-1), perl:any, mawk, libtext-table-perl, liblist-moreutils-perl, moreutils
Suggests: feedgnuplot, ministat, datamash
Filename: pool/universe/v/vnlog/vnlog_1.31-1_all.deb
Size: 94932
MD5sum: 20e3900c27c3bffb6a8ceb7d9d3c5284
SHA1: ca089cb2ecdf84d54f3c10ed5f1186a744b34fc4
SHA256: e052f3e1d36fc34a4131021537c1c1d9286fcac74ca5b33b1a966c51ced1b7a7
SHA512: 637f00e1421ecb49b2cbf2cac7b50d67d107c62f1d643c4540f279caa56e9a1bd142f9dfd7802ce54e4b13847c5b184c59ec2bd64ee94888325b3f9abb22f56a
Homepage: https://github.com/dkogan/vnlog/
Description-en: Toolkit to read/write/manipulate whitespace-separated ASCII logs
Vnlog (pronounced "vanillog") 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: 2ddacae068bdae0b90c35c7b4b209422