How to Install and Uninstall brainfuck.x86_64 Package on Fedora 34

Last updated: September 20,2024

1. Install "brainfuck.x86_64" package

Please follow the step by step instructions below to install brainfuck.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install brainfuck.x86_64

2. Uninstall "brainfuck.x86_64" package

This tutorial shows how to uninstall brainfuck.x86_64 on Fedora 34:

$ sudo dnf remove brainfuck.x86_64 $ sudo dnf autoremove

3. Information about the brainfuck.x86_64 package on Fedora 34

Last metadata expiration check: 0:05:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : brainfuck
Version : 0.1.0.3
Release : 17.fc34
Architecture : x86_64
Size : 218 k
Source : brainfuck-0.1.0.3-17.fc34.src.rpm
Repository : fedora
Summary : Brainfuck interpreter
URL : https://hackage.haskell.org/package/brainfuck
License : GPLv2+
Description : This is an interpreter of the brainf*ck language, written in the pure, lazy,
: functional language Haskell.