How to Install and Uninstall bff4 Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "bff4" package

Please follow the guidelines below to install bff4 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install bff4

2. Uninstall "bff4" package

Learn how to uninstall bff4 on openSuSE Tumbleweed:

$ sudo zypper remove bff4

3. Information about the bff4 package on openSuSE Tumbleweed

Information for package bff4:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bff4
Version : 1-15.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 14.7 KiB
Installed : No
Status : not installed
Source package : bff4-1-15.1.src
Upstream URL : http://mazonka.com/brainf/
Summary : Fast Brainfuck interpreter
Description :
Optimizing brainfuck implementation of dialect based on Daniel's dbfi (see "A very short self-interpreter")
This interpreter has only one input: program and input to the program have to be separated with ! e.g. ",.!a" prints 'a' To use it in interactive mode paste your program as input.
This program is compiled with optimization of linear loops (where '<>' balanced), e.g. [->+>++<<]. Linear loop is then executed in one step.
Oleg Mazonka 4.12.06 http://mazonka.com/

5. The same packages on other Linux Distributions