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

Last updated: September 20,2024

1. Install "ruby-asset-sync" package

This tutorial shows how to install ruby-asset-sync on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-asset-sync

2. Uninstall "ruby-asset-sync" package

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

$ sudo apt remove ruby-asset-sync $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-asset-sync
Priority: optional
Section: universe/ruby
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.1.0-2
Depends: ruby | ruby-interpreter, ruby-fog, ruby-activemodel
Filename: pool/universe/r/ruby-asset-sync/ruby-asset-sync_1.1.0-2_all.deb
Size: 10864
MD5sum: 2c88678d63bd47c848bf962f1cc6b8f2
SHA1: fa37a7daef0fc5171102e27851a7ae12bbf3cfd5
SHA256: 4cbd3eb1f8fb94238d9deb6da3f25b3f91e935aa99fa67844b4eedbd502a68d3
Description-en: synchronises assets in a Rails app and Amazon/Rackspace cloud
After you run assets:precompile your compiled assets will be synchronised
with your Amazon S3/Cloudfront or Rackspace Cloudfiles.
.
Asset Sync is built to run with the new Rails Asset Pipeline feature introduced
in Rails 3.1. After you run __bundle exec rake assets:precompile__ your assets
will be synchronised to your cloud account, optionally deleting unused files
and only uploading the files it needs to.
Description-md5: aceb167207a9da68c01cd6226b08ff38
Homepage: https://github.com/rumblelabs/asset_sync
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu