How to Install and Uninstall rerun Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "rerun" package

This is a short guide on how to install rerun on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install rerun

2. Uninstall "rerun" package

This guide let you learn how to uninstall rerun on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove rerun $ sudo apt autoclean && sudo apt autoremove

3. Information about the rerun package on Ubuntu 20.10 (Groovy Gorilla)

Package: rerun
Architecture: all
Version: 0.13.0-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: 66
Depends: ruby | ruby-interpreter, ruby-listen (>= 3.0)
Suggests: libnotify-bin
Filename: pool/universe/r/rerun/rerun_0.13.0-1_all.deb
Size: 24292
MD5sum: acd7aaad7c657f2d3050295b4431131b
SHA1: 527bf0c8035334bee0e10a8e41799b80cfacd91e
SHA256: 417ee800ce9b04fa8dada3ccd1b94af676cdd6957efa484285fccd98fe8a9e27
SHA512: 36fb2e9101c95773951a813444a6bc10e1890f3436e4d06c82b4cc2fe72b2ed8e6d243ce506404aa12f1973c4105ff9a71981427f4d7b992f9d330a614b5e8bc
Homepage: http://github.com/alexch/rerun/
Description-en: tool to launch commands and restart them on filesystem changes
Rerun launches your program, then watches the filesystem. If a relevant file
changes, then it restarts your program. Rerun works for both long-running
processes (e.g. apps) and for short-running ones (e.g. tests).
.
Install libnotify-bin to get desktop notifications when your application is
restarted, or about the results of your tests.
Description-md5: 3b279f3ada5335bf798145acd11e26f9
Ruby-Versions: all