How to Install and Uninstall golang-github-google-renameio-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 27,2024

1. Install "golang-github-google-renameio-dev" package

In this section, we are going to explain the necessary steps to install golang-github-google-renameio-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install golang-github-google-renameio-dev

2. Uninstall "golang-github-google-renameio-dev" package

Please follow the instructions below to uninstall golang-github-google-renameio-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove golang-github-google-renameio-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-google-renameio-dev package on Ubuntu 21.10 (Impish Indri)

Package: golang-github-google-renameio-dev
Architecture: all
Version: 0.1.0-2
Priority: optional
Section: universe/devel
Source: golang-github-google-renameio
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Filename: pool/universe/g/golang-github-google-renameio/golang-github-google-renameio-dev_0.1.0-2_all.deb
Size: 6160
MD5sum: bcc86ed6092c713738d165931c034d30
SHA1: c3ef22b7e04b3ab617c780f32273f5ecfbd65b1b
SHA256: df8952401b99af49d27154213346c2b7adcea07da5041f3e5dd090a72f9cc9ad
SHA512: 519ae5f93ca784e722d37de4b16784d704c6a4cf87aceff5d889402cf75cd2d1ddb1bb2c273f98f8ea873d9e91ba7d6e1324d3863e8acf0becd220cf81632a27
Homepage: https://github.com/google/renameio
Description-en: provides a way to atomically create or replace a file or symbolic link
The renameio Go package provides a way to atomically create or replace a
file or symbolic link.
.
Atomicity vs durability: renameio concerns itself only with atomicity,
i.e. making sure applications never see unexpected file content
(a half-written file, or a 0-byte file).
.
As a practical example, consider https://manpages.debian.org/: if there
is a power outage while the site is updating, we are okay with losing the
manpages which were being rendered at the time of the power outage. They
will be added in a later run of the software. We are not okay with having
a manpage replaced by a 0-byte file under any circumstances, though.
Description-md5: 005f5920536b2561bd298bd0d9463339