How to Install and Uninstall unicorn Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "unicorn" package
This is a short guide on how to install unicorn on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
unicorn
Copied
2. Uninstall "unicorn" package
Here is a brief guide to show you how to uninstall unicorn on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
unicorn
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the unicorn package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: unicorn
Priority: optional
Section: universe/ruby
Installed-Size: 327
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 4.9.0-2build2
Depends: libc6 (>= 2.14), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0), init-system-helpers (>= 1.18~), ruby-rack, ruby-kgio (>= 2.8.1-1~), ruby-raindrops (>= 0.12.0-1~)
Filename: pool/universe/u/unicorn/unicorn_4.9.0-2build2_amd64.deb
Size: 127112
MD5sum: b99c8e1a52e019b356eb8404e639efb6
SHA1: b3aba8fb59a781bbc4658527b718ad79fde35283
SHA256: 65a5004315887b65de8ebceac31aa4a871e298225223448a21af84a13840c5b7
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
Homepage: http://unicorn.bogomips.org/
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/ruby
Installed-Size: 327
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 4.9.0-2build2
Depends: libc6 (>= 2.14), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0), init-system-helpers (>= 1.18~), ruby-rack, ruby-kgio (>= 2.8.1-1~), ruby-raindrops (>= 0.12.0-1~)
Filename: pool/universe/u/unicorn/unicorn_4.9.0-2build2_amd64.deb
Size: 127112
MD5sum: b99c8e1a52e019b356eb8404e639efb6
SHA1: b3aba8fb59a781bbc4658527b718ad79fde35283
SHA256: 65a5004315887b65de8ebceac31aa4a871e298225223448a21af84a13840c5b7
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
Homepage: http://unicorn.bogomips.org/
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu