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

Last updated: May 17,2024

1. Install "tweeper" package

Please follow the instructions below to install tweeper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tweeper

2. Uninstall "tweeper" package

Learn how to uninstall tweeper on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tweeper $ sudo apt autoclean && sudo apt autoremove

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

Package: tweeper
Priority: optional
Section: universe/php
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Antonio Ospite
Architecture: all
Version: 0.4-1ubuntu1
Depends: php-cli, php-curl, php-xsl, php-xml-serializer
Suggests: libapache2-mod-php | php-cgi
Filename: pool/universe/t/tweeper/tweeper_0.4-1ubuntu1_all.deb
Size: 12552
MD5sum: d75e86c17b7ffc84ad5018d644d4ec76
SHA1: 7d196183558054244d4b8f8c1ffaf6442dc38916
SHA256: 1eb2437883f79cf75acbbdea9e7fcefbcd1bc2f7801a6be1ca986f99fb052e4a
Description-en: web scraper to convert supported websites (e.g. Twitter.com) to RSS
tweeper is a web scraper which can be used to conveniently follow the
public activity of social network users without the need to log in or even be
subscribed to the social network; tweeper converts the public information to
RSS so that it can be accessed and collected by a feed reader.
.
tweeper started as the TWitter fEEd scraPER but support for other web sites
has been added.
.
The sites that tweeper is able to scrape and convert to RSS are:
.
* Twitter.com
* Pump.io based websites, like Identi.ca
* Dilbert.com
* Howtoons.com
* Instagram.com
* Facebook.com (public pages)
.
tweeper can be used as:
.
1. a command line tool;
2. a filter for feed readers;
3. a web based tool when used with a PHP-enabled web server.
Description-md5: 010cea359094b60804398d731347ef8b
Homepage: http://git.ao2.it/tweeper.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu