How to Install and Uninstall golang-github-svent-go-nbreader-dev Package on Kali Linux

Last updated: May 07,2024

1. Install "golang-github-svent-go-nbreader-dev" package

This tutorial shows how to install golang-github-svent-go-nbreader-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-svent-go-nbreader-dev

2. Uninstall "golang-github-svent-go-nbreader-dev" package

This guide covers the steps necessary to uninstall golang-github-svent-go-nbreader-dev on Kali Linux:

$ sudo apt remove golang-github-svent-go-nbreader-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-svent-go-nbreader-dev package on Kali Linux

Package: golang-github-svent-go-nbreader-dev
Source: golang-github-svent-go-nbreader
Version: 0~20150201-4
Installed-Size: 19
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4464
SHA256: 30b15a2254c6a6faeb7537e448edbb85632b520bc7ed742c55300fe96f0a40cc
SHA1: 528679edabbf5a142059cab36a992489a3399cd1
MD5sum: 1b4323c6447b0ac06db4f12e9e1e3fcd
Description: non-blocking io.Reader for go
go-nbreader provides a non-blocking io.Reader for go (golang). It
allows one to specify two timeouts:
.
* Timeout: Read() returns after the specified timeout, even if no data
has been read.
.
* ChunkTimeout: Read() returns if no data has been read for the
specified time, even if the overall timeout has not been hit yet.
ChunkTimeout must be smaller than Timeout.
.
When the internal buffer contains at least blockSize bytes, Read()
returns regardless of the specified timeouts.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/svent/go-nbreader
Go-Import-Path: github.com/svent/go-nbreader
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-svent-go-nbreader/golang-github-svent-go-nbreader-dev_0~20150201-4_all.deb