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

Last updated: May 20,2024

1. Install "ruby-actionview" package

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

$ sudo apt update $ sudo apt install ruby-actionview

2. Uninstall "ruby-actionview" package

This guide let you learn how to uninstall ruby-actionview on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-actionview
Priority: optional
Section: universe/ruby
Installed-Size: 681
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: rails
Version: 2:4.2.6-1
Depends: ruby | ruby-interpreter, ruby-activesupport (= 2:4.2.6-1), ruby-builder (<< 4.0), ruby-builder (>= 3.1), ruby-erubis (<< 2.8), ruby-erubis (>= 2.7.0), ruby-rails-dom-testing (<< 2.0), ruby-rails-dom-testing (>= 1.0.5), ruby-rails-html-sanitizer (<< 2.0), ruby-rails-html-sanitizer (>= 1.0.2)
Filename: pool/universe/r/rails/ruby-actionview_4.2.6-1_all.deb
Size: 122760
MD5sum: b02e91db936c54d9928efcde3963478e
SHA1: e0a9166c06b39f659e1a169147eab4455dbb6b46
SHA256: 05b180c7ff86f9b64c076fa6e391d365633307803e0fcf20aeb9819a9cadad19
Description-en: framework for handling view template lookup and rendering (part of Rails)
Action View is a framework for handling view template lookup and
rendering, and provides view helpers that assist when building HTML
forms, Atom feeds and more. Template formats that Action View handles
are ERB (embedded Ruby, typically used to inline short Ruby snippets
inside HTML), and XML Builder.
Description-md5: 66e9d06bb8fc0da7b4c452dfeb705b0b
Homepage: http://www.rubyonrails.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu