How to Install and Uninstall ruby-daemons Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ruby-daemons" package

Please follow the steps below to install ruby-daemons on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-daemons

2. Uninstall "ruby-daemons" package

Please follow the guidelines below to uninstall ruby-daemons on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-daemons package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-daemons
Priority: optional
Section: universe/ruby
Installed-Size: 137
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.1.9-2
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
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
Homepage: https://rubygems.org/gems/daemons
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu