How to Install and Uninstall libnet-oauth2-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libnet-oauth2-perl" package

In this section, we are going to explain the necessary steps to install libnet-oauth2-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet-oauth2-perl

2. Uninstall "libnet-oauth2-perl" package

This guide let you learn how to uninstall libnet-oauth2-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnet-oauth2-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-oauth2-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnet-oauth2-perl
Priority: optional
Section: universe/perl
Installed-Size: 101
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.63-1
Depends: perl, libhttp-message-perl, libjson-perl, liburi-perl, libwww-perl, libyaml-perl
Filename: pool/universe/libn/libnet-oauth2-perl/libnet-oauth2-perl_0.63-1_all.deb
Size: 36160
MD5sum: 053a43dd0995c4d092620d3da53e073a
SHA1: f8f70ec0b59c3706547fb6916f49da7ebd8474ea
SHA256: 5b4037f548a97a41df6fc9adf6862ee14b12a0baeb7f9fb5e782a6c54d582a1e
Description-en: implementation of the OAuth 2.0 protocol
Net::OAuth2 implements OAuth 2.0 authorization protocol client.
OAuth 2.0 is imcompatible with OAuth 1.0.
.
The library can be used to authenticate users against OAuth 2.0
service providers such as Google and Facebook.
Description-md5: 8bac1037db86bc38d73123f0dfc74539
Homepage: https://metacpan.org/release/Net-OAuth2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu