How to Install and Uninstall libqoauth-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libqoauth-dev" package

This is a short guide on how to install libqoauth-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqoauth-dev

2. Uninstall "libqoauth-dev" package

In this section, we are going to explain the necessary steps to uninstall libqoauth-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libqoauth-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqoauth-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libqoauth-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 129
Maintainer: Kubuntu Developers
Original-Maintainer: Noah Meyerhans
Architecture: amd64
Source: qoauth
Version: 1.0.1-2ubuntu4
Depends: libqoauth1 (= 1.0.1-2ubuntu4), libqca2-dev
Filename: pool/universe/q/qoauth/libqoauth-dev_1.0.1-2ubuntu4_amd64.deb
Size: 27090
MD5sum: dee0060c4b56c3a47e04bfa963f334da
SHA1: c670b42fecdacfc3a4fc3803255ac5d070f3e97c
SHA256: de50ca76dd6f8f23563bd3c701326f837e15b565d043c1ed54ae4e0313898f7e
Description-en: Qt-based client implementation of the OAuth authorization scheme
QOAuth is a Qt-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.
Description-md5: 72eed5d7237fbb79c3f0dd070f99d04f
Homepage: http://wiki.github.com/ayoy/qoauth/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu