How to Install and Uninstall libghc-atomic-write-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

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

This guide let you learn how to install libghc-atomic-write-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This guide let you learn how to uninstall libghc-atomic-write-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-atomic-write-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-atomic-write-dev
Architecture: amd64
Version: 0.2.0.7-2
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-a9b64
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-bytestring-dev-0.10.10.0-70a9a, libghc-directory-dev-1.3.6.0-a7edc, libghc-filepath-dev-1.4.2.1-251c0, libghc-temporary-dev-1.3-d0497, libghc-text-dev-1.2.4.0-455b7, libghc-unix-compat-dev-0.5.2-de043, 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-2_amd64.deb
Size: 32968
MD5sum: 795f72bd2011a0141127dda1ad06f3e6
SHA1: eb9f00df01effffbff2464109fa3b34678c3d544
SHA256: 72f7228878f349b03176f0867bc2b20c7c147ad010ab4daf88866c20bf34b104
SHA512: 687960cf005cbb847f9380d4f1cb8e6afa905e9807de83a138ea7e0143ff7617074d34e6c0da8924ac0b80fa04a991ae13f83e7c06f998ea548cc2c5c3109f29
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-ZM3HM41Mo58prUYl1wrk2