How to Install and Uninstall vnlog Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 05,2024

1. Install "vnlog" package

This tutorial shows how to install vnlog on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install vnlog

2. Uninstall "vnlog" package

This guide let you learn how to uninstall vnlog on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the vnlog package on Ubuntu 20.10 (Groovy Gorilla)

Package: vnlog
Architecture: all
Version: 1.30-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.30-1), perl:any, mawk, libtext-table-perl, liblist-moreutils-perl, moreutils
Suggests: feedgnuplot, ministat, datamash
Filename: pool/universe/v/vnlog/vnlog_1.30-1_all.deb
Size: 94940
MD5sum: b14c22ffbcb738c04a6ad92bec1b03cd
SHA1: 35b15fdf87fb3e6bab88e4a7ca8b38719b7757ee
SHA256: 32e22151a3c9e6621f06e47c07e7d23bd6039e6c42b497195b0d493e4e0c1218
SHA512: 83150c792ac6fcbd689a6b50f1509ea5fa10a048f6e218785974291044c6c22d50d276fbfc4c744cffd5c9d5b14c825c792e836327359b81aeeeeb746cd2cd4d
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