How to Install and Uninstall libmastodon-client-perl Package on Kali Linux

Last updated: June 04,2024

1. Install "libmastodon-client-perl" package

This is a short guide on how to install libmastodon-client-perl on Kali Linux

$ sudo apt update $ sudo apt install libmastodon-client-perl

2. Uninstall "libmastodon-client-perl" package

Learn how to uninstall libmastodon-client-perl on Kali Linux:

$ sudo apt remove libmastodon-client-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmastodon-client-perl package on Kali Linux

Package: libmastodon-client-perl
Version: 0.017-2
Installed-Size: 154
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-load-perl, libdatetime-format-strptime-perl, libdatetime-perl, libfuture-perl, libhttp-message-perl, libhttp-thin-perl, libimage-info-perl, libio-async-perl, libjson-maybexs-perl, liblog-any-perl, libmoo-perl, libnet-async-http-perl, librole-eventemitter-perl, libscalar-list-utils-perl, libtry-tiny-perl, libtype-tiny-perl, libtypes-path-tiny-perl, liburi-perl
Size: 57568
SHA256: 66099f6103f6f29a63f68ca6fb5bb271cef723e70fa6b6c0d86b17be9294db99
SHA1: beafea8c4be1ecb8dfc1f0bc4477be30249c5dc0
MD5sum: d32d0d36826def37a0e2ebef70ca027a
Description: Mastodon API perl bindings
Mastodon::Client lets you talk to a Mastodon server to obtain authentication
credentials, read posts from timelines in both static or streaming mode, and
perform all the other operations exposed by the Mastodon API.
.
Most of these are available through convenience methods, which validate input
parameters and are likely to provide meaningful feedback in case of
errors.
.
Alternatively, this distribution can be used via the low-level request
methods (post, get, etc), which allow direct access to the API endpoints. All
other methods call one of these at some point.
Description-md5:
Homepage: https://metacpan.org/release/Mastodon-Client
Section: perl
Priority: optional
Filename: pool/main/libm/libmastodon-client-perl/libmastodon-client-perl_0.017-2_all.deb