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

Last updated: May 17,2024

1. Install "liburweb-http0" package

Here is a brief guide to show you how to install liburweb-http0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liburweb-http0

2. Uninstall "liburweb-http0" package

Learn how to uninstall liburweb-http0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: liburweb-http0
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.4), liburweb0 (>= 20150214)
Filename: pool/universe/u/urweb/liburweb-http0_20160213+dfsg-1build1_amd64.deb
Size: 9746
MD5sum: 83824864e74da599ad5a0ccf93f3b634
SHA1: 09d79b5d4ec36de4eb9c625adc54d75324905f1d
SHA256: 3c385ca71cc4b11557f0005af522b1e14a16b85e3769f9585dcb04ed8ce5f4f7
Description-en: urweb standalone 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 standalone backend for web servers generated with
urweb.
Description-md5: f250c0574064c458918b7b3bcba12885
Multi-Arch: same
Homepage: http://impredicative.com/ur/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu