How to Install and Uninstall ruby-upr Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "ruby-upr" package

This tutorial shows how to install ruby-upr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-upr

2. Uninstall "ruby-upr" package

Please follow the steps below to uninstall ruby-upr on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-upr $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-upr package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-upr
Priority: optional
Section: universe/ruby
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.3.0-2
Depends: ruby | ruby-interpreter, ruby-rack, ruby-moneta (>= 0.7)
Suggests: rainbows
Filename: pool/universe/r/ruby-upr/ruby-upr_0.3.0-2_all.deb
Size: 12324
MD5sum: dfc442b71f21a912f46cef10dfb90b19
SHA1: 47734a7babe37647dec9dcae243b16fc7431e141
SHA256: 93ac04d9b71a09de785730e85ac971777b9f2b60e94afd3a2ea3f6d9c586c8d2
Description-en: Upload Progress for Rack
upr is Rack middleware that allows browser-side upload progress
monitoring. It is based on (and should be client-side compatible with)
several upload progress modules including ones used by leading web
servers. It allows any Moneta backing store in addition to DRb.
Description-md5: b8db1e5a99ee7bb723fbd2d1d4a8cfd4
Homepage: http://upr.bogomips.org/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu