How to Install and Uninstall python3-mastodon Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-mastodon" package

In this section, we are going to explain the necessary steps to install python3-mastodon on Kali Linux

$ sudo apt update $ sudo apt install python3-mastodon

2. Uninstall "python3-mastodon" package

Here is a brief guide to show you how to uninstall python3-mastodon on Kali Linux:

$ sudo apt remove python3-mastodon $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mastodon package on Kali Linux

Package: python3-mastodon
Source: python-mastodon
Version: 1.8.1-1
Installed-Size: 266
Maintainer: Craig Small
Architecture: all
Depends: python3-dateutil, python3-decorator, python3-magic, python3-requests, python3-six, python3:any
Recommends: python3-blurhash
Size: 52864
SHA256: a6ad594af25dad652d4f764307f820e959058cdeeaa9e864983880d2651b3938
SHA1: c4076a15f3ec736ff46d4eaf44a7a4d6d9a27126
MD5sum: 7058916f60667f5312c8f3669178d495
Description: Library for the Mastodon API (Python 3)
Mastodon is an ActivityPub and OStatus based twitter-like federated social
network node. It has an API that allows you to interact with its every aspect.
.
This is a simple Python 3 module for that API.
Description-md5:
Homepage: https://github.com/halcy/Mastodon.py
Section: python
Priority: optional
Filename: pool/main/p/python-mastodon/python3-mastodon_1.8.1-1_all.deb