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

Last updated: May 21,2024

1. Install "ruby-omniauth-remote-user" package

This tutorial shows how to install ruby-omniauth-remote-user on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-omniauth-remote-user

2. Uninstall "ruby-omniauth-remote-user" package

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

$ sudo apt remove ruby-omniauth-remote-user $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-omniauth-remote-user
Priority: optional
Section: universe/ruby
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.1.3-1
Depends: ruby | ruby-interpreter, ruby-omniauth (>= 1.0)
Filename: pool/universe/r/ruby-omniauth-remote-user/ruby-omniauth-remote-user_0.1.3-1_all.deb
Size: 3978
MD5sum: 68faa54961eaf881a87f130c36a09d2b
SHA1: e15ba02bcd7732d47820d831ddcf723d74f12317
SHA256: e15f2fe7a28f29e0c31fc7f20043c4849f189b296e417fc69217c2fcf6c9c2da
Description-en: Omniauth extrategy for Remote-User HTTP header
This package allows applications using ruby-omniauth to authenticate users
using the Remote-User HTTP header. This can be used with HTTP basic
authentication, SSL client certificate authentication, and all authentication
methods that sets the Remote-User header for the underlying application.
.
This should not be used in an application that is directly acessible from the
network, but applications that are under a web server setup that will properly
handle authentication before setting the Remote-User header for the
application.
Description-md5: ba18be1cc389ec2fce439702b13b1aa2
Homepage: http://beta.softwarepublico.gov.br/gitlab/softwarepublico/omniauth-remote-user
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu