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

Last updated: May 18,2024

1. Install "brainfuck.x86_64" package

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

$ sudo dnf update $ sudo dnf install brainfuck.x86_64

2. Uninstall "brainfuck.x86_64" package

Please follow the steps below to uninstall brainfuck.x86_64 on Fedora 36:

$ sudo dnf remove brainfuck.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:48:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : brainfuck
Version : 0.1.0.3
Release : 21.fc36
Architecture : x86_64
Size : 231 k
Source : brainfuck-0.1.0.3-21.fc36.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.