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

Last updated: June 06,2024

1. Install "ruby-daemons" package

This tutorial shows how to install ruby-daemons on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-daemons

2. Uninstall "ruby-daemons" package

Please follow the step by step instructions below to uninstall ruby-daemons on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-daemons $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-daemons
Architecture: all
Version: 1.1.9-2
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: 137
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-daemons/ruby-daemons_1.1.9-2_all.deb
Size: 21988
MD5sum: 21b79816beaa72e4324debbdf7712395
SHA1: 495052c409f8fe791d66fa52bbff17bbf380c1e5
SHA256: 4492b66ee320aeb1d4d3f79ecffeadf33c4089d354ed66e9db37d55aa4e8e639
SHA512: 243cc6a6957eba50ead25af4987548d4c8c41fb8ca435869a75aec52b47072c3ade33cc26fb9aad4535eb2d9b64d5ddadd77c982a8df096ab8e4ce0eb4a1554b
Homepage: https://rubygems.org/gems/daemons
Description-en: Ruby daemons library
Daemons provides an easy way to wrap existing ruby scripts (for example
a self-written server) to be run as a daemon and to be controlled by
simple start/stop/restart commands. daemons can also run and control
blocks of Ruby code in a daemon process.
Description-md5: ffdbda476bf474265916f1fecdd3ee33
Ruby-Versions: all