How to Install and Uninstall golang-github-kardianos-osext-dev Package on Kali Linux

Last updated: May 10,2024

1. Install "golang-github-kardianos-osext-dev" package

This is a short guide on how to install golang-github-kardianos-osext-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-kardianos-osext-dev

2. Uninstall "golang-github-kardianos-osext-dev" package

Learn how to uninstall golang-github-kardianos-osext-dev on Kali Linux:

$ sudo apt remove golang-github-kardianos-osext-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-kardianos-osext-dev package on Kali Linux

Package: golang-github-kardianos-osext-dev
Source: golang-github-kardianos-osext
Version: 0.0~git20190222.2bc1f35-3
Installed-Size: 31
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 7380
SHA256: a7d42ed38481d8269578fe5ff262904593a1257255220919aa57b8c2d0f3da41
SHA1: 2740201ab1a5d96446c202c7be49041a8c5cc1b0
MD5sum: a32a2a92b7584d028e89c69e8d39df2a
Description: Extend "os" package with Executable and ExecutableFolder
This Go library implements functions for discovering the current
executable and folder to re-invoke the currently running program.
This can be useful for upgrading the current executable or finding
resources located relative to the executable file. Both working
directory and the os.Args[0] value are arbitrary and cannot be
relied on; os.Args[0] can be "faked"
.
These methods are available in the "os" package from Go 1.8 and later.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kardianos/osext
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-kardianos-osext/golang-github-kardianos-osext-dev_0.0~git20190222.2bc1f35-3_all.deb