How to Install and Uninstall golang-github-fhs-go-netrc-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-github-fhs-go-netrc-dev" package

This tutorial shows how to install golang-github-fhs-go-netrc-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-fhs-go-netrc-dev

2. Uninstall "golang-github-fhs-go-netrc-dev" package

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

$ sudo apt remove golang-github-fhs-go-netrc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-fhs-go-netrc-dev package on Kali Linux

Package: golang-github-fhs-go-netrc-dev
Source: golang-github-fhs-go-netrc
Version: 1.0.0-3
Installed-Size: 24
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-go
Size: 5452
SHA256: 703f0235d3e6d6b589336c7e99e642fcf1786f3cac11cbf39237c8a429fb1f41
SHA1: eb03edc430ed203890ddde2be43a3d88b2da9960
MD5sum: 26e92195ee61ff885fd5293bda64f648
Description: netrc file parser for Go programming language
A netrc file usually resides in $HOME/.netrc and is traditionally used
by the ftp(1) program to look up login information (username, password,
etc.) of remote system(s). The file format is (loosely) described in
this man page: http://linux.die.net/man/5/netrc .
.
Other programs have now adopted this file format for storing credentials.
.
This is a Go library for parsing netrc(5) files.
Description-md5:
Homepage: https://github.com/fhs/go-netrc
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-fhs-go-netrc/golang-github-fhs-go-netrc-dev_1.0.0-3_all.deb