How to Install and Uninstall madonctl Package on Kali Linux

Last updated: October 04,2024

1. Install "madonctl" package

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

$ sudo apt update $ sudo apt install madonctl

2. Uninstall "madonctl" package

Here is a brief guide to show you how to uninstall madonctl on Kali Linux:

$ sudo apt remove madonctl $ sudo apt autoclean && sudo apt autoremove

3. Information about the madonctl package on Kali Linux

Package: madonctl
Source: madonctl (2.3.2+ds1-1)
Version: 2.3.2+ds1-1+b4
Installed-Size: 9082
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 2970556
SHA256: a7be88b8c5bc967190ae8d6b4546459a9520771d3a2fa978aaf4f0a56afe5202
SHA1: 20d6680794760284908b8f2a6cf0bddf148e05fe
MD5sum: 783563dd47375867615adc8b5dca9280
Description: CLI client for the Mastodon social network API
This package contains a Golang command line interface for the
Mastodon Rest API.
.
In order to use madonctl, you need to specify the instance name or URL,
and usually provide an account login/password (or a token).
These settings can be passed as command line arguments or environment
variables, but the easiest way is to use a configuration file.
.
Note that one can generate a configuration file for your settings with
.
madonctl config dump -i mastodon.social -L username@domain -P password
.
(One can redirect the output to a configuration file.)
Description-md5:
Homepage: https://github.com/McKael/madonctl
Built-Using: golang-1.21 (= 1.21.3-1), golang-fsnotify (= 1.6.0-2), golang-github-ghodss-yaml (= 1.0.0+git20220118.d8423dc-2), golang-github-gorilla-websocket (= 1.5.0-2), golang-github-hashicorp-hcl (= 1.0.0-1.1), golang-github-magiconair-properties (= 1.8.7-1), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-mckael-madon (= 2.4.0-2), golang-github-mitchellh-mapstructure (= 1.5.0-2), golang-github-pelletier-go-toml.v2 (= 2.1.0-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-sendgrid-rest (= 2.6.9-2), golang-github-spf13-afero (= 1.9.5-1), golang-github-spf13-cast (= 1.5.1-1), golang-github-spf13-cobra (= 1.7.0-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-2), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-spf13-viper (= 1.12.0-1), golang-github-subosito-gotenv (= 1.3.0-1), golang-golang-x-net (= 1:0.15.0-2), golang-golang-x-oauth2 (= 0.4.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-text (= 0.13.0-1), golang-gopkg-ini.v1 (= 1.67.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-text (= 0.2.0-2), golang-yaml.v2 (= 2.4.0-4)
Section: golang
Priority: optional
Filename: pool/main/m/madonctl/madonctl_2.3.2+ds1-1+b4_amd64.deb