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

Last updated: May 18,2024

1. Install "ruby-rack-cors" package

Please follow the guidance below to install ruby-rack-cors on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-rack-cors

2. Uninstall "ruby-rack-cors" package

In this section, we are going to explain the necessary steps to uninstall ruby-rack-cors on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-rack-cors $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-rack-cors
Architecture: all
Version: 0.4.0-1+deb9u2build0.16.04.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: 41
Depends: ruby | ruby-interpreter, ruby-rack
Filename: pool/universe/r/ruby-rack-cors/ruby-rack-cors_0.4.0-1+deb9u2build0.16.04.1_all.deb
Size: 9380
MD5sum: 7ec49395478a5a5d784b51e299758641
SHA1: 8ca67c1d67a9f7284398aaaa795740177847b2a0
SHA256: 49a0e89543769c1fefa1c82f209616aae9fba804ee00c74c66dfd2c8103f9bec
SHA512: 367fbe55e60c14b4ab680f80a9507eb30c8eff820bba7957701df650788d3f79fe4877aec4d9f4af87f9e7f62e4f0b27a1756430220e060de6b9b256a783bbce
Homepage: http://github.com/cyu/rack-cors
Description-en: enable Cross-Origin Resource Sharing in Rack apps
Middleware that will make Rack-based apps CORS compatible.
.
The CORS spec allows web applications to make cross domain AJAX calls without
using workarounds such as JSONP.
Description-md5: 4abe578f8d9cb73a1c32168969767832
Ruby-Versions: all

Package: ruby-rack-cors
Priority: optional
Section: universe/ruby
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.4.0-1
Depends: ruby | ruby-interpreter, ruby-rack
Filename: pool/universe/r/ruby-rack-cors/ruby-rack-cors_0.4.0-1_all.deb
Size: 8804
MD5sum: e620a7fbda801046e3a1abac8bb031dd
SHA1: 9c5648ae16731ee1adf92327182716807a740236
SHA256: f5279d12d4eec190ac60d783f4fb5f9ce56ac73f70f38f84cffe3712193f379b
Description-en: enable Cross-Origin Resource Sharing in Rack apps
Middleware that will make Rack-based apps CORS compatible.
.
The CORS spec allows web applications to make cross domain AJAX calls without
using workarounds such as JSONP.
Description-md5: 4abe578f8d9cb73a1c32168969767832
Homepage: http://github.com/cyu/rack-cors
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu