How to Install and Uninstall ruby-paper-trail Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "ruby-paper-trail" package

This guide let you learn how to install ruby-paper-trail on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-paper-trail

2. Uninstall "ruby-paper-trail" package

This guide let you learn how to uninstall ruby-paper-trail on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-paper-trail $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-paper-trail package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-paper-trail
Architecture: all
Version: 10.3.1-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 200
Depends: ruby-activerecord (<< 2:6.1), ruby-activerecord (>= 2:4.2), ruby-request-store (>= 1.1)
Filename: pool/universe/r/ruby-paper-trail/ruby-paper-trail_10.3.1-1_all.deb
Size: 48944
MD5sum: ba03c41716975c8f465e6d068395c20c
SHA1: fdab0576098d78cc7dcaf77f54e2f5554088e58a
SHA256: 821e0ac757d1b76fd1f07713624bf103f1e42564d7be5e037d223d0b3f9340f4
SHA512: 70ea9adc624b550cf0f10729dbd0977063023c48d633e08c1d1694f8ba671477dbd5d0cb07691c5d3810a186336c6583181959079d8a08d5e0319119b2817d79
Homepage: https://github.com/paper-trail-gem/paper_trail
Description-en: Track changes to your models, helps to retrieve versions
Track changes to your models, for auditing or versioning. See how a model
looked at any stage in its lifecycle, revert it to any version, or restore it
after it has been destroyed.
.
PaperTrail stores the pre-change version of the model, unlike some other
auditing/versioning plugins, so you can retrieve the original version. This is
useful when you start keeping a paper trail for models that already have
records in the database.
Description-md5: b648c286c45f5e95fcd14f17ead4c123
Ruby-Versions: all