How to Install and Uninstall rerun Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "rerun" package

Please follow the step by step instructions below to install rerun on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rerun

2. Uninstall "rerun" package

Learn how to uninstall rerun on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the rerun package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rerun
Priority: optional
Section: universe/ruby
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.10.0-1
Depends: ruby | ruby-interpreter, ruby-listen (>= 2.7.3)
Filename: pool/universe/r/rerun/rerun_0.10.0-1_all.deb
Size: 17532
MD5sum: cee1d241b32a0fec316a7944d8bbe41a
SHA1: 5a6239606c3637b9f9622b45f5dde9805d926e70
SHA256: e8a499de448e4a442384a81c4c1d406458570636038262ef5269edeb70efc4c5
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).
Description-md5: ef9c3706fb4112949bfcc6e4dc8696db
Homepage: http://github.com/alexch/rerun/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu