How to Install and Uninstall librudecgi5v5 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 02,2024

1. Install "librudecgi5v5" package

This tutorial shows how to install librudecgi5v5 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install librudecgi5v5

2. Uninstall "librudecgi5v5" package

This guide let you learn how to uninstall librudecgi5v5 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove librudecgi5v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librudecgi5v5 package on Ubuntu 21.04 (Hirsute Hippo)

Package: librudecgi5v5
Architecture: amd64
Version: 5.0.0-1.1ubuntu2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: rudecgi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Medhamsh V
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 125
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Conflicts: librudecgi5
Replaces: librudecgi5
Filename: pool/universe/r/rudecgi/librudecgi5v5_5.0.0-1.1ubuntu2_amd64.deb
Size: 29416
MD5sum: 567173915dee55455f5a067474c7a48d
SHA1: c2c085644cb640a8ce6c18aa146e98db38ee9e73
SHA256: 24051c5d392f5891f48136c2e5d504713fbc76a1c5a2d911efb4f56d6c6cc79d
SHA512: e43be216a75079e8aa3878f205e5dc9bdf1b5079eade106e2581f86cfafbd1f35446a3977637d819e364627da15f0729f539a15d0b5af024dc6105310252d6de
Homepage: http://www.rudeserver.com/cgiparser/index.html
Description-en: C++ parser library for CGI applications - runtime
RudeCGI is a c++ parser library for accessing form data, path info and cookie
data from CGI applications. In addition to normal GET and POST data, the
component supports file uploads (multipart/form-data), and simple XML content
types (text/XML) - allowing easy use with XML based clients such as Flash
applications. Furthermore, the component supports path-mapping, allowing
information to be specified without identifying keywords. In addition to
normal CGI operation, if the component detects that it is not in a web-
environment it provides an interactive console dialog to let you supply
formdata in real-time as the application requests it. The component does
not parse the environment until the application first accesses the instance
object. As such, no parsing overhead will occur if the application does not
explicitly access the component.
Description-md5: 3ef2e01c3d5f1d2aa8f8d8cce09e0bfc