How to Install and Uninstall asciinema Package on Kali Linux

Last updated: May 10,2024

1. Install "asciinema" package

This guide let you learn how to install asciinema on Kali Linux

$ sudo apt update $ sudo apt install asciinema

2. Uninstall "asciinema" package

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

$ sudo apt remove asciinema $ sudo apt autoclean && sudo apt autoremove

3. Information about the asciinema package on Kali Linux

Package: asciinema
Version: 2.4.0-1
Installed-Size: 185
Maintainer: gustavo panizzo
Architecture: all
Depends: python3:any, python3-pkg-resources
Size: 74388
SHA256: 7f069e3dcf93c41c13835aa2423a220688c95a91ac0a972c4335dad3c43afb8e
SHA1: 42d4ad172955a86680e68b40043c79adf3d8cdc4
MD5sum: 5f114800c3a737a13ef6822958a155de
Description: Record and share your terminal sessions, the right way
Forget screen recording apps and blurry video. Enjoy a lightweight,
purely text based approach to terminal recording.
.
This package provides a command line recorder for asciinema.org service
or other instance of asciinema server.
Description-md5:
Homepage: https://asciinema.org
Tag: implemented-in::python, interface::commandline, protocol::http,
role::program, use::entertaining, use::storing
Section: utils
Priority: optional
Filename: pool/main/a/asciinema/asciinema_2.4.0-1_all.deb