How to Install and Uninstall libqoauth1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libqoauth1" package

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

$ sudo apt update $ sudo apt install libqoauth1

2. Uninstall "libqoauth1" package

Please follow the step by step instructions below to uninstall libqoauth1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libqoauth1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqoauth1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libqoauth1
Priority: extra
Section: universe/libs
Installed-Size: 82
Maintainer: Kubuntu Developers
Original-Maintainer: Noah Meyerhans
Architecture: amd64
Source: qoauth
Version: 1.0.1-2ubuntu4
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libqca2 (>= 2.0.2), libqt4-network (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/q/qoauth/libqoauth1_1.0.1-2ubuntu4_amd64.deb
Size: 25982
MD5sum: 7cfda767100ee5ad40fa8002059923f5
SHA1: 0ccdfacc5da7171c0bddf7e64c7cdb811393d258
SHA256: 010b1d5c6c983a81a612424a4c65e32c4f900412efa36d20d99e579df0af0216
Description-en: Qt-based client implementation of the OAuth authorization scheme
QOAuth is a Qt-based C++ implementation of an interface to services
using OAuth authorization scheme.
.
OAuth is described in detail at http://oauth.net/
Description-md5: 5646f72d9d22acf579c6414bdb113eb1
Homepage: http://wiki.github.com/ayoy/qoauth/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu