How to Install and Uninstall snobol4.i686 Package on Fedora 38

Last updated: November 27,2024

1. Install "snobol4.i686" package

Here is a brief guide to show you how to install snobol4.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install snobol4.i686

2. Uninstall "snobol4.i686" package

Learn how to uninstall snobol4.i686 on Fedora 38:

$ sudo dnf remove snobol4.i686 $ sudo dnf autoremove

3. Information about the snobol4.i686 package on Fedora 38

Last metadata expiration check: 3:03:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : snobol4
Version : 2.3.1
Release : 2.fc38
Architecture : i686
Size : 388 k
Source : snobol4-2.3.1-2.fc38.src.rpm
Repository : updates
Summary : A port of Macro SNOBOL4
URL : https://www.regressive.org/snobol4/csnobol4/curr/
License : BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause AND ISC
Description : This is a free port of the original SIL (SNOBOL4 Implementation
: Language) "macro" version of SNOBOL4 (developed at Bell Labs) with the
: `C' language as a target.
:
: SNOBOL4, while known primarily as a string language excels at any task
: involving symbolic manipulations. It provides dynamic typing, garbage
: collection, user data types, on the fly compilation.