How to Install and Uninstall bti Package on Kali Linux

Last updated: May 16,2024

1. Install "bti" package

Please follow the instructions below to install bti on Kali Linux

$ sudo apt update $ sudo apt install bti

2. Uninstall "bti" package

Please follow the instructions below to uninstall bti on Kali Linux:

$ sudo apt remove bti $ sudo apt autoclean && sudo apt autoremove

3. Information about the bti package on Kali Linux

Package: bti
Source: bti (034-6)
Version: 034-6+b1
Installed-Size: 89
Maintainer: gregor herrmann
Architecture: amd64
Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libjson-c5 (>= 0.15), liboauth0 (>= 0.9.1), libpcre2-8-0 (>= 10.22), libxml2 (>= 2.7.4)
Suggests: bash-completion
Size: 33696
SHA256: 930a23b96f5d98655c2103f79bfe94af9ba3e84a23895545b8e98b6fc70128d6
SHA1: 5e81f7b4f01630b211bcbd7391b9453406a81c0b
MD5sum: dc8d9e7bf1a5afcb51d37811b93709b1
Description: command line Twitter client
bti sends a tweet message to twitter.com.
.
bti provides an easy way to send tweet messages directly from the command line
or a script. It reads the message on standard input and uses the account
and password settings either from the command line options or from a config
file to deliver the message.
.
Besides sending messages bti also allows one to see one's friends', a group's
or a specific user's timeline, the public timeline, replies to messages, and
direct messages.
Description-md5:
Homepage: https://gregkh.github.io/bti/
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, web::microblog, web::scripting
Section: net
Priority: optional
Filename: pool/main/b/bti/bti_034-6+b1_amd64.deb