How to Install and Uninstall libkqoauth-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 22,2024

1. Install "libkqoauth-dbg" package

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

$ sudo apt update $ sudo apt install libkqoauth-dbg

2. Uninstall "libkqoauth-dbg" package

Please follow the steps below to uninstall libkqoauth-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libkqoauth-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkqoauth-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libkqoauth-dbg
Priority: extra
Section: universe/debug
Installed-Size: 635
Maintainer: Ubuntu Developers
Original-Maintainer: Howard Chan
Architecture: amd64
Source: kqoauth
Version: 0.98-0ubuntu1
Depends: libkqoauth0 (= 0.98-0ubuntu1)
Filename: pool/universe/k/kqoauth/libkqoauth-dbg_0.98-0ubuntu1_amd64.deb
Size: 582216
MD5sum: d88b14b6eb7b3bbdc7312f7728b92ee8
SHA1: 8186cf4a1045291a0a1b7d586493c81eb5a1841c
SHA256: ecebfbb19e06ccb40cd78f024fc8e30e2988248ca3bda21f3cdb5343a88938f1
Description-en: Library for OAuth 1.0 authentication -- debugging symbols
kQOAuth is a library written in C++ for Qt that implements the
OAuth 1.0 authentication specification RFC 5849, but has the
following features:
Easy integrated solution for retrieving user authentication
and access token.
No external dependency to QCA.
Convenient signals that can be used for easy OAuth
authorization process handling.
Access to request objects that will wrap request signing
and network access,but still gives possibility for detailed
control of the authentication process for easier integration
to existing application logic.
.
This package contains the debugging symbols.
Description-md5: 34149db719b3deb734fcf447202ce1a0
Multi-Arch: same
Homepage: https://github.com/kypeli/kQOAuth
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m

5. The same packages on other Linux Distributions