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

Last updated: November 07,2024

1. Install "parrot" package

Learn how to install parrot on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install parrot

2. Uninstall "parrot" package

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

$ sudo apt remove parrot $ sudo apt autoclean && sudo apt autoremove

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

Package: parrot
Priority: optional
Section: universe/interpreters
Installed-Size: 858
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Parrot Maintainers
Architecture: amd64
Version: 6.6.0-1build1
Provides: parrot-data-dumper, parrot-test
Depends: libc6 (>= 2.15), libgmp10, parrot-minimal (= 6.6.0-1build1)
Suggests: parrot-doc
Filename: pool/universe/p/parrot/parrot_6.6.0-1build1_amd64.deb
Size: 116708
MD5sum: f2cd6f19b6cea085b8361f69b68eb6eb
SHA1: bf43e20bc3f4b0a7c28ad631d00db5f4b451b159
SHA256: 6ce67a4ceeb44c4a75bac0ba8917da9846bfa62143f3e8f59dd0aeac4792dba5
Description-en: virtual machine for dynamic languages
Parrot is a bytecode-based virtual machine designed for dynamic languages.
Parrot hosts a variety of language implementations, including Tcl, Javascript,
Ruby, Lua, Scheme, PHP, Python, Perl 6, and a .NET bytecode translator.
Description-md5: aef3452ab3d39ce636f6664dda5c87ef
Homepage: http://parrot.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions