How to Install and Uninstall libghc-atomic-write-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libghc-atomic-write-dev" package

Please follow the guidelines below to install libghc-atomic-write-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-atomic-write-dev

2. Uninstall "libghc-atomic-write-dev" package

This tutorial shows how to uninstall libghc-atomic-write-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-atomic-write-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-atomic-write-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-atomic-write-dev
Architecture: amd64
Version: 0.2.0.7-2build1
Priority: optional
Section: universe/haskell
Source: haskell-atomic-write
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 397
Provides: libghc-atomic-write-dev-0.2.0.7-adcc8
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-directory-dev-1.3.6.0-49fdf, libghc-filepath-dev-1.4.2.1-103b6, libghc-temporary-dev-1.3-73fbc, libghc-text-dev-1.2.4.0-a7a6e, libghc-unix-compat-dev-0.5.2-0cbb9, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-atomic-write-doc, libghc-atomic-write-prof
Filename: pool/universe/h/haskell-atomic-write/libghc-atomic-write-dev_0.2.0.7-2build1_amd64.deb
Size: 33044
MD5sum: 11922dfb1fb19d5ef7b16f95ef1c5cbd
SHA1: 2967ca37b6c37bf0afe68245102329d312226eff
SHA256: 59144bed95c5460f2372305093920a592af1f7af9b6caffeb56847df8603508e
SHA512: 90f2b78c1fa7d902b33716194532f8c701c5de8a8b8ea9c9f2b2a975aae1d651845eb3300b2245d587e48aaa453922e505436ef480de978867c0645e41202b52
Homepage: https://github.com/stackbuilders/atomic-write
Description-en: Atomically write to a file
Atomically write to a file on POSIX-compliant systems while preserving
permissions.
.
On most Unix systems, `mv` is an atomic operation. This makes it simple to
write to a file atomically just by using the mv operation. However, this will
destroy the permissions on the original file. This library does the following
to preserve permissions while atomically writing to a file:
.
* If an original file exists, take those permissions and apply them to the
temp file before `mv`ing the file into place.
.
* If the original file does not exist, create a following with default
permissions (based on the currently-active umask).
.
This way, when the file is `mv`'ed into place, the permissions will be the
ones held by the original file.
.
This library is based on similar implementations found in common libraries in
Ruby and Python.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f38d5383dc20efba165e5154cc8a9322
Ghc-Package: atomic-write-0.2.0.7-GHa5CgcFvwr6R8IlGjppT2