How to Install and Uninstall libacme-brainfck-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libacme-brainfck-perl" package

Here is a brief guide to show you how to install libacme-brainfck-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libacme-brainfck-perl

2. Uninstall "libacme-brainfck-perl" package

This tutorial shows how to uninstall libacme-brainfck-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libacme-brainfck-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libacme-brainfck-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libacme-brainfck-perl
Priority: optional
Section: universe/interpreters
Installed-Size: 28
Maintainer: Ubuntu Developers
Original-Maintainer: Jaldhar H. Vyas
Architecture: all
Version: 1.1.1-2
Provides: libacme-brainfuck-perl
Depends: perl
Filename: pool/universe/liba/libacme-brainfck-perl/libacme-brainfck-perl_1.1.1-2_all.deb
Size: 8964
MD5sum: 2e84c015175228c753a2d93d84173a39
SHA1: 9e0410a0e49648af34cefae74b6aadcfa407a629
SHA256: 7356e5cd6c071f9736fb1290caa784942cb094693cba983ea002d75f773d61b8
Description-en: Embed Brainf*ck in your perl code
Brainf*ck (yes, there is a u there.) is about the tiniest Turing-complete
programming language you can get. A language is Turing-complete if it can
model the operations of a Turing machine--an abstract model of a computer
defined by the British mathematician Alan Turing in 1936. A Turing machine
consists only of an endless sequence of memory cells and a pointer to one
particular memory cell. Yet it is theoretically capable of performing any
computation. This module will allow you to mix Brainf*ck with your
perl code.
Description-md5: cb2cc58ab3506110a2f96c0f101d21e2
Homepage: http://search.cpan.org/dist/Acme-Brainfuck/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu