How to Install and Uninstall golang-github-dchest-safefile-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "golang-github-dchest-safefile-dev" package

Learn how to install golang-github-dchest-safefile-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-dchest-safefile-dev

2. Uninstall "golang-github-dchest-safefile-dev" package

Here is a brief guide to show you how to uninstall golang-github-dchest-safefile-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-dchest-safefile-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-dchest-safefile-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-dchest-safefile-dev
Architecture: all
Version: 0.0~git20151022.0.855e8d9-1
Priority: extra
Section: universe/devel
Source: golang-github-dchest-safefile
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26
Filename: pool/universe/g/golang-github-dchest-safefile/golang-github-dchest-safefile-dev_0.0~git20151022.0.855e8d9-1_all.deb
Size: 5656
MD5sum: b6a2c819c80910b80e1d9d83f3d90557
SHA1: 39f5f6f08b6861b741fdb655800066d9872a64da
SHA256: a7141dcd9156e01490c969d6429c0efe89847f191e4587309c994884f8a43024
SHA512: b62ec1b09a10999a68ec3769a1c921dd76e0ff00ed80f79cbf2bfa4e17dcd4e6e850ecaee8b06e5fa03a5a1b618bdd5f375dab707bdf3814316abd3cf4593522
Homepage: https://github.com/dchest/safefile
Description-en: Implements safe "atomic" saving of files for Go
Go package safefile implements safe "atomic" saving of files.
.
Instead of truncating and overwriting the destination file, it creates
a temporary file in the same directory, writes to it, and then renames
the temporary file to the original name when calling Commit.
Description-md5: aad88349657ad4a90a23dfcd89c044b9