How to Install and Uninstall ruby-asset-sync Package on Kali Linux

Last updated: April 29,2024

1. Install "ruby-asset-sync" package

Here is a brief guide to show you how to install ruby-asset-sync on Kali Linux

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

2. Uninstall "ruby-asset-sync" package

This is a short guide on how to uninstall ruby-asset-sync on Kali Linux:

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

3. Information about the ruby-asset-sync package on Kali Linux

Package: ruby-asset-sync
Version: 2.11.0-1.1
Installed-Size: 90
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter, ruby-activemodel (>= 2:4.1~), ruby-fog-core, ruby-mime-types (>= 2.99~), ruby-unf
Size: 30944
SHA256: 4b594b61e7130528ae47bf4f80d11a19c26b1c01c0c847525b37db775b4d5dca
SHA1: 7e48cc61fb46b75680c6f19851a08867c3f6ba6a
MD5sum: c4ecba5d5344bc42b326421488518167
Description: 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:
Homepage: https://github.com/rumblelabs/asset_sync
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-asset-sync/ruby-asset-sync_2.11.0-1.1_all.deb