How to Install libqoauth2 in Ubuntu 18.04



Install libqoauth2 by entering the following commands in the terminal:

sudo apt update
sudo apt install libqoauth2

Description:

Qt5-based client implementation of the OAuth authorization scheme

QOAuth is a Qt5-based C++ implementation of an interface to services using OAuth authorization scheme. . OAuth is described in detail at http://oauth.net/

Homepage: http://wiki.github.com/ayoy/qoauth/

Version: 2.0.1~1-3

Section: universe/libs