How to Install and Uninstall golang-github-gofrs-flock-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-github-gofrs-flock-dev" package

This tutorial shows how to install golang-github-gofrs-flock-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-gofrs-flock-dev

2. Uninstall "golang-github-gofrs-flock-dev" package

This guide let you learn how to uninstall golang-github-gofrs-flock-dev on Kali Linux:

$ sudo apt remove golang-github-gofrs-flock-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-gofrs-flock-dev package on Kali Linux

Package: golang-github-gofrs-flock-dev
Source: golang-github-gofrs-flock
Version: 0.8.1-1
Installed-Size: 51
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 10376
SHA256: ae374e076dbab2f4b37f6a856a9a336f87ece5ee307bb2ced622fa963a18cac5
SHA1: 8a0d64e48054928939c8bb2656cfbdb869c9dd02
MD5sum: c3f5a4a1ad599e79e9832b4c4fb15474
Description: thread-safe file locking library in Golang
flock implements a thread-safe sync.Locker interface for file locking.
It also includes a non-blocking TryLock() function to allow locking
without blocking execution.
.
This library is formerly known as "github.com/theckman/go-flock".
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/gofrs/flock
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-gofrs-flock/golang-github-gofrs-flock-dev_0.8.1-1_all.deb