How to Install and Uninstall golang-github-muesli-cancelreader-dev Package on Kali Linux

Last updated: July 08,2024

1. Install "golang-github-muesli-cancelreader-dev" package

In this section, we are going to explain the necessary steps to install golang-github-muesli-cancelreader-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-muesli-cancelreader-dev

2. Uninstall "golang-github-muesli-cancelreader-dev" package

Learn how to uninstall golang-github-muesli-cancelreader-dev on Kali Linux:

$ sudo apt remove golang-github-muesli-cancelreader-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-muesli-cancelreader-dev package on Kali Linux

Package: golang-github-muesli-cancelreader-dev
Source: golang-github-muesli-cancelreader
Version: 0.2.2-2
Installed-Size: 45
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-sys-dev
Size: 8388
SHA256: 8971f5d9d84ccf44345d822f260d2f4bc7bfa6621096168e0c787261d3f67b90
SHA1: 163e03c9b39d549b742aefcce578bc0bb6b429b0
MD5sum: 73748ccf0e2d91d26ff2f08676325d21
Description: Cancelable reader for Go (library)
This package is based on the fantastic work of Erik Geiser
(https://github.com/erikgeiser) in Charm's Bubble Tea
(https://github.com/charmbracelet/bubbletea) framework.
.
NewReader returns a reader with a Cancel function. If the input reader
is a File, the cancel function can be used to interrupt a blocking Read
call. In this case, the cancel function returns true if the call was
canceled successfully. If the input reader is not a File, the cancel
function does nothing and always returns false.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/muesli/cancelreader
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-muesli-cancelreader/golang-github-muesli-cancelreader-dev_0.2.2-2_all.deb