How to Install and Uninstall liburweb-fastcgi0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "liburweb-fastcgi0" package

This is a short guide on how to install liburweb-fastcgi0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liburweb-fastcgi0

2. Uninstall "liburweb-fastcgi0" package

This guide covers the steps necessary to uninstall liburweb-fastcgi0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liburweb-fastcgi0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liburweb-fastcgi0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liburweb-fastcgi0
Priority: extra
Section: universe/devel
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Barenblat
Architecture: amd64
Source: urweb
Version: 20160213+dfsg-1build1
Depends: libc6 (>= 2.14), liburweb0 (>= 20150214)
Filename: pool/universe/u/urweb/liburweb-fastcgi0_20160213+dfsg-1build1_amd64.deb
Size: 10660
MD5sum: 07f6492e9b7a2a0f3c94821081538833
SHA1: 3e90b96b492d1fbe11926983eccad222c8a43dfa
SHA256: 464cd91e4c79c031a3ca76f98dd1610fd46d75ab0f141bb1f9786f07ec64dc84
Description-en: urweb FastCGI backend
Ur is a pure, functional, statically typed, strict programming language in the
tradition of ML and Haskell; however, it features a significantly richer type
system. Ur/Web is Ur plus a special standard library and associated rules for
parsing and optimization. Ur/Web supports constructing dynamic web
applications backed by SQL databases.
.
This package provides the FastCGI backend for executables compiled with urweb.
Description-md5: c5b07c9e9e80cc6f9efac9fedcee1d94
Multi-Arch: same
Homepage: http://impredicative.com/ur/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu