How to Install and Uninstall 4th.i686 Package on Fedora 34

Last updated: April 23,2024

1. Install "4th.i686" package

Learn how to install 4th.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install 4th.i686

2. Uninstall "4th.i686" package

Please follow the guidance below to uninstall 4th.i686 on Fedora 34:

$ sudo dnf remove 4th.i686 $ sudo dnf autoremove

3. Information about the 4th.i686 package on Fedora 34

Last metadata expiration check: 1:25:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : 4th
Version : 3.62.5
Release : 7.fc34
Architecture : i686
Size : 343 k
Source : 4th-3.62.5-7.fc34.src.rpm
Repository : fedora
Summary : A Forth compiler
URL : https://thebeez.home.xs4all.nl/4tH/
License : GPLv3+
Description : 4tH is basic framework for creating application specific scripting
: languages. It is a library of functions centered around a virtual
: machine, which guarantees high performance, ease of use and low overhead.