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

Last updated: May 19,2024

1. Install "ruby-autoprefixer-rails" package

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

$ sudo apt update $ sudo apt install ruby-autoprefixer-rails

2. Uninstall "ruby-autoprefixer-rails" package

This guide covers the steps necessary to uninstall ruby-autoprefixer-rails on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-autoprefixer-rails $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-autoprefixer-rails
Priority: optional
Section: universe/ruby
Installed-Size: 1743
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 6.3.3.1-1
Depends: ruby | ruby-interpreter, ruby-execjs, ruby-json
Filename: pool/universe/r/ruby-autoprefixer-rails/ruby-autoprefixer-rails_6.3.3.1-1_all.deb
Size: 184846
MD5sum: 299c3097ba802335ad1b585df8db80de
SHA1: 4e54e8663339d30ae5bd778ff88967c6e7f1a2f4
SHA256: 2d880a3115493c62051290a4836187afd3885ad2334a11ce1dee46912bef1f00
Description-en: Rails integration for the autoprefixer tool
autoprefixer parse CSS and adds vendor prefixes to CSS rules based on browser
support for different features, by using data from "Can I Use" website.
.
This package integrates autoprefixer into the Rails asset pipeline.
Description-md5: fed8d363b2529718ae7b603ee14da66d
Homepage: https://github.com/ai/autoprefixer-rails
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu