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

Last updated: September 19,2024

1. Install "asciiart" package

In this section, we are going to explain the necessary steps to install asciiart on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install asciiart

2. Uninstall "asciiart" package

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

$ sudo apt remove asciiart $ sudo apt autoclean && sudo apt autoremove

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

Package: asciiart
Priority: optional
Section: universe/misc
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.0.9-1
Depends: ruby | ruby-interpreter, ruby-rainbow (>= 2.0.0), ruby-rmagick (>= 2.13.4)
Filename: pool/universe/a/asciiart/asciiart_0.0.9-1_all.deb
Size: 5104
MD5sum: f16661afb17459e284730be5161c28f1
SHA1: c86350142ab4db3a14b49a6fdd0996330926f731
SHA256: 352fdb04013db4571da5e999c39ac7697bc2da01eb03f30b7d04a634a5061f07
Description-en: command line tool to turn images into ASCII art
This gem provides a command line utility to turn images into ASCII art. It can
be used as an executable which may be called from the terminal as well as a
library so that it can be used in other programs.
Description-md5: c2860f10245797c70998471f3eedc08d
Homepage: https://github.com/nodanaonlyzuul/asciiart
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu