How to Install and Uninstall unicorn Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "unicorn" package

In this section, we are going to explain the necessary steps to install unicorn on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install unicorn

2. Uninstall "unicorn" package

Please follow the steps below to uninstall unicorn on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove unicorn $ sudo apt autoclean && sudo apt autoremove

3. Information about the unicorn package on Ubuntu 21.10 (Impish Indri)

Package: unicorn
Architecture: amd64
Version: 5.5.3-1build1
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: 350
Depends: ruby (>= 1:2.7~0), ruby-kgio, ruby-rack, ruby-raindrops, libc6 (>= 2.14), libruby2.7 (>= 2.7.0-4), ruby (<< 1:2.8~)
Filename: pool/universe/u/unicorn/unicorn_5.5.3-1build1_amd64.deb
Size: 134836
MD5sum: 95f21427d83c068a15fb24c20c6415d0
SHA1: a8048141f70d880b8e1106a4fe0d4d96033f3986
SHA256: 906b47c0b8bccac79bf126b9da8018cddd830190427d797396a75f7e131cea0f
SHA512: 28900dad27cfbac74abb827270b034ad77bce42f7de82816c500050791bf865512e12ea8af2c30deb886da7345c76589348239da79dc417b1f171fde2425af23
Homepage: https://unicorn.bogomips.org/
Description-en: Rack HTTP server for fast clients
Unicorn is an HTTP server for Rack applications designed to only serve fast
clients on low-latency, high-bandwidth connections and take advantage of
features in Unix and Unix-like kernels. Slow clients should only be served by
placing a reverse proxy capable of fully buffering both request and response
in between Unicorn and slow clients.
Description-md5: 0bc2cbf89f21a8e8b4787cc6ec2c30c3
Ruby-Versions: ruby2.7