How to Install and Uninstall golang-github-wildducktheories-go-csv-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "golang-github-wildducktheories-go-csv-dev" package

Please follow the instructions below to install golang-github-wildducktheories-go-csv-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-wildducktheories-go-csv-dev

2. Uninstall "golang-github-wildducktheories-go-csv-dev" package

Here is a brief guide to show you how to uninstall golang-github-wildducktheories-go-csv-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-wildducktheories-go-csv-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-wildducktheories-go-csv-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-wildducktheories-go-csv-dev
Architecture: all
Version: 0.0~git20170625.a843eda-3
Priority: optional
Section: universe/devel
Source: golang-github-wildducktheories-go-csv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 100
Filename: pool/universe/g/golang-github-wildducktheories-go-csv/golang-github-wildducktheories-go-csv-dev_0.0~git20170625.a843eda-3_all.deb
Size: 17796
MD5sum: 36a11dfa555720c6d3a49caf85f5f521
SHA1: aa18bd2f5def270935bbf78b5c463c13a962549d
SHA256: d20e79c5bd84f021c956b8afab5b0a7608e1456476e041876c884b37fd6ad61b
SHA512: 16f28e692ae4b49233917363002276ce850ac2de516f141259eea50eb2ecfc1af45324aed9fb1421dada5884e4b889ca7368a280276295cf9d988a2798f3918d
Homepage: https://github.com/wildducktheories/go-csv
Description-en: tools for manipulating CSV files
This package contains a set of golang tools and libraries for
manipulating CSV representations.
.
As a rule, most tools in this set assume CSV files that include a header
record that describes the contents of each field.
.
- csv-select - selects the specified fields from the header-prefixed,
CSV input stream
- uniquify - augments a partial key so that each record in the output
stream has a unique natural key
- surrogate-keys - augments the input stream so that each record in the
output stream has a surrogate key derived from the MD5 sum of the
natural key
- csv-to-json - converts a CSV stream into a JSON stream
- json-to-csv - converts a JSON stream into a CSV stream
- csv-sort - sorts a CSV stream according to the specified columns
- csv-join - joins two sorted CSV streams after matching on specified columns
- influx-line-format - convert a CSV stream into influx line format
- csv-use-tab - uses a table delimit while writing (default) or
reading (--on-read) a CSV stream
Description-md5: b6146e05aec16e7bc35d51e35945adf6