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

Last updated: May 16,2024

1. Install "ruby-uglifier" package

Here is a brief guide to show you how to install ruby-uglifier on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-uglifier

2. Uninstall "ruby-uglifier" package

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

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

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

Package: ruby-uglifier
Priority: optional
Section: universe/ruby
Installed-Size: 316
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.7.2-1
Depends: ruby | ruby-interpreter, ruby-execjs, ruby-multi-json
Filename: pool/universe/r/ruby-uglifier/ruby-uglifier_2.7.2-1_all.deb
Size: 66286
MD5sum: f9a431b62c6fe09fddacb27d9759f6c6
SHA1: b139264d96dc6218641aecb717fa2d9ff9ac33c4
SHA256: 9bd75ab0cbae6468c3ed3bbcb0b461732fc65f3ee07f1288674fcd565302b0f6
Description-en: Ruby wrapper for UglifyJS JavaScript compressor
ruby-uglifier is a wrapper for the UglifyJS JavaScript compressor, which is
used by other packages (e.g., the Rails 3 and 4 asset pipelines) to compress
Javascript files.
Description-md5: 20ec93224e20a66f4cef182541a9d7e3
Homepage: http://github.com/lautis/uglifier
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu