How to Install and Uninstall asciinema Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "asciinema" package

Please follow the steps below to install asciinema on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install asciinema

2. Uninstall "asciinema" package

Please follow the instructions below to uninstall asciinema on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the asciinema package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: asciinema
Priority: optional
Section: universe/python
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: gustavo panizzo
Architecture: all
Version: 0.9.8-1build1
Depends: python3-requests, python3.5, python3:any (>= 3.3.2-2~)
Filename: pool/universe/a/asciinema/asciinema_0.9.8-1build1_all.deb
Size: 9370
MD5sum: f7d05c65d5c1992da50fc28afb80352a
SHA1: 8e5ca096dbaf5d63444b56f51eff480bf04389c2
SHA256: b9567ddf9de6c9c0f50715f5cde3204429a7cd0600c0902a41456db11e9c03c9
Description-en: 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: 077d81789498f4492656510534729d07
Homepage: http://asciinema.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu