How to Install and Uninstall liburweb0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "liburweb0" package

Please follow the steps below to install liburweb0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install liburweb0

2. Uninstall "liburweb0" package

This tutorial shows how to uninstall liburweb0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove liburweb0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the liburweb0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: liburweb0
Priority: extra
Section: universe/devel
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Barenblat
Architecture: amd64
Source: urweb
Version: 20160213+dfsg-1build1
Depends: libc6 (>= 2.14), libssl1.0.0 (>= 1.0.0)
Suggests: liburweb-cgi0, liburweb-fastcgi0, liburweb-http0, liburweb-static0
Filename: pool/universe/u/urweb/liburweb0_20160213+dfsg-1build1_amd64.deb
Size: 46384
MD5sum: e7ad292ad1e97b6a7ae93fbc794aede2
SHA1: 787dd7b1593896e5fa9e9797b5433b00a70925eb
SHA256: 50a571cefc7111c8da621881c501aef6c9c6cf2e3dfb9e5d55d0e0a1cda2ba38
Description-en: urweb runtime system
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 runtime library for executables compiled with urweb.
Packages should not depend on this package; instead, they should depend on one
of the urweb backend packages, each of which depends on this one.
Description-md5: dbdfeb81c8e70c4e5dbcc718f83aea1e
Multi-Arch: same
Homepage: http://impredicative.com/ur/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu