How to Install and Uninstall toot Package on Kali Linux

Last updated: November 26,2024

1. Install "toot" package

Please follow the step by step instructions below to install toot on Kali Linux

$ sudo apt update $ sudo apt install toot

2. Uninstall "toot" package

Learn how to uninstall toot on Kali Linux:

$ sudo apt remove toot $ sudo apt autoclean && sudo apt autoremove

3. Information about the toot package on Kali Linux

Package: toot
Version: 0.39.0-1
Installed-Size: 281
Maintainer: Jonathan Carter
Architecture: all
Depends: python3-bs4 (<< 5.0), python3-bs4 (>= 4.5.0), python3-requests, python3-tomlkit, python3-urwid, python3-wcwidth, python3:any
Size: 61748
SHA256: 000b30fbff2de5436125ac0eb5587950242e678e0600b332cfb0022696b995f1
SHA1: b4237264b840fc705d0ab1bd9dbba648ccad778d
MD5sum: 8308374f141d11693bf577e167ff28ce
Description: mastodon cli client
This client allows you to access mastodon servers
from the command line.
.
You can authenticate, toot, follow, unfollow, mute, block,
unblock, search and more.
.
It also contains an experimental curses client.
Description-md5:
Homepage: https://github.com/ihabunek/toot
Section: web
Priority: optional
Filename: pool/main/t/toot/toot_0.39.0-1_all.deb