How to Install and Uninstall ragel.x86_64 Package on Fedora 38
Last updated: January 10,2025
1. Install "ragel.x86_64" package
Please follow the instructions below to install ragel.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
ragel.x86_64
Copied
2. Uninstall "ragel.x86_64" package
Learn how to uninstall ragel.x86_64 on Fedora 38:
$
sudo dnf remove
ragel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ragel.x86_64 package on Fedora 38
Last metadata expiration check: 5:48:45 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ragel
Version : 7.0.0.12
Release : 9.fc38
Architecture : x86_64
Size : 1.1 M
Source : ragel-7.0.0.12-9.fc38.src.rpm
Repository : fedora
Summary : Finite state machine compiler
URL : http://www.colm.net/open-source/ragel/
License : MIT and LGPLv2+
Description : Ragel compiles executable finite state machines from regular languages.
: Ragel targets C, C++ and ASM. Ragel state machines can not only recognize
: byte sequences as regular expression machines do, but can also execute code
: at arbitrary points in the recognition of a regular language. Code embedding
: is done using inline operators that do not disrupt the regular language syntax.
Available Packages
Name : ragel
Version : 7.0.0.12
Release : 9.fc38
Architecture : x86_64
Size : 1.1 M
Source : ragel-7.0.0.12-9.fc38.src.rpm
Repository : fedora
Summary : Finite state machine compiler
URL : http://www.colm.net/open-source/ragel/
License : MIT and LGPLv2+
Description : Ragel compiles executable finite state machines from regular languages.
: Ragel targets C, C++ and ASM. Ragel state machines can not only recognize
: byte sequences as regular expression machines do, but can also execute code
: at arbitrary points in the recognition of a regular language. Code embedding
: is done using inline operators that do not disrupt the regular language syntax.