How to Install libqoauth-dev in Ubuntu 18.04



Install libqoauth-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libqoauth-dev

Description:

Qt5-based OAuth implementation development headers

QOAuth is a Qt5-based C++ implementation of an interface to services using the OAuth authorization scheme. . OAuth is described in detail at http://oauth.net/ . This package contains the headers required for building programs that use QOauth.

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

Version: 2.0.1~1-3

Section: universe/libdevel