How to Install and Uninstall golang-github-facebookgo-atomicfile-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-github-facebookgo-atomicfile-dev" package

This guide let you learn how to install golang-github-facebookgo-atomicfile-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-facebookgo-atomicfile-dev

2. Uninstall "golang-github-facebookgo-atomicfile-dev" package

Please follow the instructions below to uninstall golang-github-facebookgo-atomicfile-dev on Kali Linux:

$ sudo apt remove golang-github-facebookgo-atomicfile-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-facebookgo-atomicfile-dev package on Kali Linux

Package: golang-github-facebookgo-atomicfile-dev
Source: golang-github-facebookgo-atomicfile
Version: 0.0~git20151019.2de1f20-2
Installed-Size: 18
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 3792
SHA256: c10c177a401f2c4151a813d161e34e4213b7f825d77a069f31434acb3707777d
SHA1: fe9c39768f9a941667798cf814cc5ea132a46434
MD5sum: a76dbdcee77b7910c3af938d9f175854
Description: Provides an atomically written/replaced file
Package atomicfile provides the ability to write a file with an eventual
rename on Close (using os.Rename). This allows for a file to always be
in a consistent state and never represent an in-progress write.
.
NOTE: `os.Rename` may not be atomic on your operating system.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/facebookgo/atomicfile
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-facebookgo-atomicfile/golang-github-facebookgo-atomicfile-dev_0.0~git20151019.2de1f20-2_all.deb