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

Last updated: May 17,2024

1. Install "ruby-omniauth-facebook" package

Please follow the instructions below to install ruby-omniauth-facebook on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-omniauth-facebook

2. Uninstall "ruby-omniauth-facebook" package

Please follow the step by step instructions below to uninstall ruby-omniauth-facebook on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-omniauth-facebook $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-omniauth-facebook
Priority: optional
Section: universe/ruby
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 3.0.0-1
Depends: ruby | ruby-interpreter, ruby-omniauth-oauth2 (>= 1.2~)
Filename: pool/universe/r/ruby-omniauth-facebook/ruby-omniauth-facebook_3.0.0-1_all.deb
Size: 10102
MD5sum: 02957521e071fcd22727dc1096dbb468
SHA1: 9361884a4fd72601d70edab3a69aafff45896ea7
SHA256: 5e0261c865cfc0992ac5f53c6db4e10699bd58927b279a78353a8a9d05edae89
Description-en: Oauth2 facebook strategy for OmniAuth
This gem contains a OAuth2 facebook strategy for OmniAuth. It supports the
OAuth 2.0 server-side and client-side flows.
.
Read the Facebook docs for more details:
http://developers.facebook.com/docs/authentication.
Description-md5: 874a664b31a1ff7794fad04c69d33c3a
Homepage: https://github.com/mkdynamic/omniauth-facebook
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu