How to Install and Uninstall libghc-auto-update-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libghc-auto-update-doc" package

This guide let you learn how to install libghc-auto-update-doc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libghc-auto-update-doc

2. Uninstall "libghc-auto-update-doc" package

This guide let you learn how to uninstall libghc-auto-update-doc on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libghc-auto-update-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-auto-update-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-auto-update-doc
Architecture: all
Version: 0.1.6-1build1
Priority: extra
Section: universe/doc
Source: haskell-auto-update
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 379
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-auto-update/libghc-auto-update-doc_0.1.6-1build1_all.deb
Size: 47536
MD5sum: 84a5c8fd288008a6fc763cfa88f825e3
SHA1: c77c9eaca57084b92cf9af9b9e23ef386a9479e0
SHA256: e203577c18c2d6447b45b20834275b3138fd0272fdee9393fdb36b36e134dbdf
SHA512: c99aaaf21e46adc0438852f771cc7ee8297132158a53ab45008805c489f77357e986b4b8a694d614f94c70c76bef655da3ed085d8210b1300096c0e5601b15c5
Homepage: https://github.com/yesodweb/wai
Description-en: efficiently run periodic, on-demand actions; documentation
A common problem is the desire to have an action run at a scheduled interval,
but only if it is needed. For example, instead of having every web request
result in a new getCurrentTime call, we'd like to have a single worker
thread run every second, updating an IORef. However, if the request
frequency is less than once per second, this is a pessimization, and worse,
kills idle GC.
.
This library allows you to define actions which will either be performed by a
dedicated thread or, in times of low volume, will be executed by the calling
thread.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8e31ef17da7355c0951082ad1f718a49