How to Install and Uninstall libr3-0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libr3-0" package

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

$ sudo apt update $ sudo apt install libr3-0

2. Uninstall "libr3-0" package

Learn how to uninstall libr3-0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libr3-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libr3-0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libr3-0
Priority: optional
Section: universe/libs
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: ChangZhuo Chen (陳昌倬)
Architecture: amd64
Source: libr3
Version: 1.3.4-1
Provides: libr3
Depends: libc6 (>= 2.14), libpcre3
Filename: pool/universe/libr/libr3/libr3-0_1.3.4-1_amd64.deb
Size: 18314
MD5sum: b72fd1516291726f41518b58de42956f
SHA1: 4da37470035a52fc6f655f4ca4c49ae5cdc556f8
SHA256: 80ad8e4bedd270d48f716c025c112db345bc3ccaba840c0f6f57b1d2c404d9a6
Description-en: High-performance URL router library
R3 is an URL router library with high performance, thus, it's implemented in
C. It compiles your route paths into a prefix trie. By using the constructed
prefix trie in the start-up time, you can dispatch routes with efficiency.
Description-md5: bff9cd009e92f90d21c79f0e6537cea1
Multi-Arch: same
Homepage: https://github.com/c9s/r3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu