How to Install and Uninstall ruby-daemons Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ruby-daemons" package

Please follow the guidelines below to install ruby-daemons on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-daemons

2. Uninstall "ruby-daemons" package

Please follow the guidance below to uninstall ruby-daemons on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-daemons package on Ubuntu 21.10 (Impish Indri)

Package: ruby-daemons
Architecture: all
Version: 1.1.9-2.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: 110
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-daemons/ruby-daemons_1.1.9-2.1_all.deb
Size: 21884
MD5sum: 606d97943c4795ad21fabb80ffd1f25d
SHA1: cb313bdff1dd1f771d5a26e600ba69efb807c560
SHA256: 4d017e2df1db4d7c39d9b44bdfc58110aaa738550cc7579fc6fa73873ba0e174
SHA512: 1ea3444a8866f07aa5752f55e0321e0e1d644f8ca6520e670f318bc15e4632dd786ea87b359f2524165d066b6b5f5bf1dd14bee05b6511b987b3b570135d1a8a
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