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

Last updated: May 21,2024

1. Install "ruby-source-map" package

Please follow the steps below to install ruby-source-map on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-source-map

2. Uninstall "ruby-source-map" package

This tutorial shows how to uninstall ruby-source-map on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-source-map $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-source-map
Priority: optional
Section: universe/ruby
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.0.1+git.20120229.bda06a3f-1
Depends: ruby | ruby-interpreter, ruby-json
Filename: pool/universe/r/ruby-source-map/ruby-source-map_3.0.1+git.20120229.bda06a3f-1_all.deb
Size: 11052
MD5sum: 3356241fada38624c867c0fae08efb88
SHA1: 90e005de0ef93f5762de3e83d5025ae98bf342ee
SHA256: 2e667fada59987b395e925540d7880bbb5ad8e22f392249418d951a76de46f7e
Description-en: ruby support for source maps in javascripts
Ruby support for Source Maps allows you to interact with Source Maps
in Ruby. This lets you do things like concatenate different javascript
files and still debug them as though they were separate files.
Description-md5: 8d8b6bb383215ba4933788b643effda0
Homepage: http://github.com/ConradIrwin/ruby-source_map
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu