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

Last updated: May 17,2024

1. Install "ruby-carrierwave" package

Please follow the guidance below to install ruby-carrierwave on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-carrierwave

2. Uninstall "ruby-carrierwave" package

Here is a brief guide to show you how to uninstall ruby-carrierwave on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-carrierwave
Priority: optional
Section: universe/ruby
Installed-Size: 206
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.10.0+gh-2
Depends: ruby | ruby-interpreter, ruby-activemodel, ruby-activesupport
Filename: pool/universe/r/ruby-carrierwave/ruby-carrierwave_0.10.0+gh-2_all.deb
Size: 41772
MD5sum: 70ad1df205ebbe0be1f507f446631795
SHA1: e2ce9f450e6f43cc3222529e10fa78eaec3c0ffc
SHA256: 2812ae592a9eb749041ecda82ae5832d6787ad86e54a9dd9f24f3842ba10c373
Description-en: Ruby file upload library
Upload files in your Ruby applications, map them to a range of ORMs, store them
on different backends.
.
This library provides a simple and extremely flexible way to upload files from
Ruby applications. It works well with Rack based web applications, such as Ruby
on Rails.
Description-md5: cda60ccda54f888bb73a3037d2d4e1e9
Homepage: https://github.com/jnicklas/carrierwave
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu