How to Install and Uninstall golang-github-wildducktheories-go-csv-dev Package on Kali Linux

Last updated: May 04,2024

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

Please follow the instructions below to install golang-github-wildducktheories-go-csv-dev on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-wildducktheories-go-csv-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-wildducktheories-go-csv-dev
Source: golang-github-wildducktheories-go-csv
Version: 0.0~git20210709.8745000-1
Installed-Size: 100
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 18036
SHA256: 008e1dc91e321554aadbc336a25d289d84e5914bcd4439e5ab43ae684238bd36
SHA1: 281594ec1878a1b6cb385aebd88794a6a068dcd6
MD5sum: 6c237c2db873ff709a7201f1aea58e9d
Description: 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:
Homepage: https://github.com/wildducktheories/go-csv
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-wildducktheories-go-csv/golang-github-wildducktheories-go-csv-dev_0.0~git20210709.8745000-1_all.deb