How to Install and Uninstall ruby-data-migrate Package on Kali Linux
Last updated: November 22,2024
1. Install "ruby-data-migrate" package
This guide covers the steps necessary to install ruby-data-migrate on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ruby-data-migrate
Copied
2. Uninstall "ruby-data-migrate" package
Please follow the guidelines below to uninstall ruby-data-migrate on Kali Linux:
$
sudo apt remove
ruby-data-migrate
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-data-migrate package on Kali Linux
Package: ruby-data-migrate
Version: 6.7.0-1
Installed-Size: 94
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby-rails (>= 2:5.0)
Size: 17848
SHA256: 0fd1fd205e59e527d855a2eaa46ebd823dc2d680feb8c3aae127d058727adbbd
SHA1: a0a95b1c98db66d134fd63179c0eeddc6e96feee
MD5sum: 5a07c8a70f45010519aa969daa67f5d5
Description: migrate data alongside schema changes for rake tasks
This data_migrate gem provides data migrations alongside schema
migrations for rake tasks.
.
Data migrations are stored in db/data. They act like schema migrations,
except they should be reserved for data migrations.
.
For instance, if you realize you need to titleize all yours titles,
this is the place to do it. Running any of the provided rake tasks
also creates a data schema table to mirror the usual schema migrations
table to track all the goodness.
Description-md5:
Homepage: https://github.com/ilyakatz/data-migrate
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-data-migrate/ruby-data-migrate_6.7.0-1_all.deb
Version: 6.7.0-1
Installed-Size: 94
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby-rails (>= 2:5.0)
Size: 17848
SHA256: 0fd1fd205e59e527d855a2eaa46ebd823dc2d680feb8c3aae127d058727adbbd
SHA1: a0a95b1c98db66d134fd63179c0eeddc6e96feee
MD5sum: 5a07c8a70f45010519aa969daa67f5d5
Description: migrate data alongside schema changes for rake tasks
This data_migrate gem provides data migrations alongside schema
migrations for rake tasks.
.
Data migrations are stored in db/data. They act like schema migrations,
except they should be reserved for data migrations.
.
For instance, if you realize you need to titleize all yours titles,
this is the place to do it. Running any of the provided rake tasks
also creates a data schema table to mirror the usual schema migrations
table to track all the goodness.
Description-md5:
Homepage: https://github.com/ilyakatz/data-migrate
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-data-migrate/ruby-data-migrate_6.7.0-1_all.deb