How to Install and Uninstall libtwitter-api-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libtwitter-api-perl" package

Please follow the steps below to install libtwitter-api-perl on Kali Linux

$ sudo apt update $ sudo apt install libtwitter-api-perl

2. Uninstall "libtwitter-api-perl" package

In this section, we are going to explain the necessary steps to uninstall libtwitter-api-perl on Kali Linux:

$ sudo apt remove libtwitter-api-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtwitter-api-perl package on Kali Linux

Package: libtwitter-api-perl
Version: 1.0006-1
Installed-Size: 221
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libhtml-parser-perl, libhttp-message-perl, libhttp-thin-perl, libio-socket-ssl-perl, libjson-maybexs-perl, libmodule-runtime-perl, libmoo-perl, libmoox-aliases-perl, libmoox-traits-perl, libnamespace-clean-perl, libref-util-perl, libsub-exporter-progressive-perl, libthrowable-perl, libtry-tiny-perl, liburi-perl, liburl-encode-perl, libwww-oauth-perl
Recommends: libcpanel-json-xs-perl, libwww-form-urlencoded-xs-perl
Size: 76564
SHA256: edd4f7e8cf9391173772542fe94ed3c3131e3331e83642d0ada057545b796066
SHA1: 2d4f76c512f9ddd8528715f31a72f5373f36e78d
MD5sum: ed8b5df01e22f59b7dc4c5bd29e66123
Description: Twitter REST API library for Perl
Twitter::API provides an interface to the Twitter REST API for perl.
.
Features:
.
* full support for all Twitter REST API endpoints
* not dependent on a new distribution for new endpoint support
* optionally specify access tokens per API call
* error handling via an exception object that captures the full
request/response context
* full support for OAuth handshake and Xauth authentication
.
Additional features are available via optional traits:
.
* convenient methods for API endpoints with simplified argument
handling via ApiMethods
* normalized booleans (Twitter likes 'true' and 'false', except when
it doesn't) via NormalizeBooleans
* automatic decoding of HTML entities via DecodeHtmlEntities
* automatic retry on transient errors via RetryOnError
* "the whole enchilada" combines all the above traits via Enchilada
* app-only (OAuth2) support via AppAuth
* automatic rate limiting via RateLimiting
Description-md5:
Homepage: https://metacpan.org/release/Twitter-API
Section: perl
Priority: optional
Filename: pool/main/libt/libtwitter-api-perl/libtwitter-api-perl_1.0006-1_all.deb