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

Last updated: May 17,2024

1. Install "camping" package

This guide let you learn how to install camping on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install camping

2. Uninstall "camping" package

Here is a brief guide to show you how to uninstall camping on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove camping $ sudo apt autoclean && sudo apt autoremove

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

Package: camping
Architecture: all
Version: 2.1.580-1.1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 450
Depends: ruby | ruby-interpreter, ruby-rack, libjs-jquery, fonts-lato
Recommends: ruby-activerecord, ruby-sqlite3 (>= 1.1.0.1), ruby-mab (>= 0.0.3) | ruby-tilt
Suggests: thin
Filename: pool/universe/c/camping/camping_2.1.580-1.1_all.deb
Size: 146302
MD5sum: 43f7ec5320803ae81a0eb45e625e96f0
SHA1: 84b87bc5554c9c248e09c3d07673d69ec9c0871e
SHA256: 8b50ad5e204a0afbe85e43e72873de88b758033f6a4e87283fe38fdc7f769a0e
SHA512: 1801e4683fa6c469497ef12d62b7ec593ccf89fd000cb1e18eb018967a7a0b494b1f3e499a697cd13cfff739be5cbbc789c3ceaeae9cad20e4f05da018567a30
Homepage: http://camping.io/
Description-en: small Ruby web framework for Model-View-Controller type applications
Camping is a web framework which consistently stays at less than 4kb of
code. The idea here is to store a complete fledgling web application
(written in Ruby) in a single file like many small CGIs, but to organize
it as a Model-View-Controller application like Rails does. You can then
easily move it to Rails once you've got it going.
Description-md5: 329885e4401a354bf999f36f42f23dcb
Ruby-Versions: all