How to Install and Uninstall libqtweetlib1.0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "libqtweetlib1.0" package

Please follow the steps below to install libqtweetlib1.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqtweetlib1.0

2. Uninstall "libqtweetlib1.0" package

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

$ sudo apt remove libqtweetlib1.0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libqtweetlib1.0
Priority: optional
Section: universe/libs
Installed-Size: 663
Maintainer: Ubuntu Developers
Original-Maintainer: Paulo Dias
Architecture: amd64
Source: qtweetlib
Version: 0.5+repack1-0ubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqjson0 (>= 0.7.1), libqt4-network (>= 4:4.6.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/universe/q/qtweetlib/libqtweetlib1.0_0.5+repack1-0ubuntu1_amd64.deb
Size: 178158
MD5sum: 7b2c033a5270f6faaa6740e00faa987c
SHA1: bc4332d4debbf78d7330cbebe13df68eeb1b5061
SHA256: 0066ee73a015c688ad8daa0e476186a12b08fbe269f55c09d9d85136366a621f
Description-en: twitter library for Qt4
- Supports only XAuth protocol (if there is need for PIN based OAuth I will
include it)
- OAuth tokens must be set in oauth.cpp line 27 and 28 to work properly
- Uses QJson library by Flavio Castelli for parsing JSON responses
- JSON parsing is done in multithreaded way using QThreadPool
- User Streams support is not completed (fetches responses correctly,
JSON parsing is not full implemented)
Description-md5: 1c378b298117c26864155d291c641106
Homepage: https://github.com/minimoog/QTweetLib.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu