How To Install ragel on Fedora 36
Introduction
In this tutorial we learn how to install ragel
on Fedora 36.
What is ragel
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.
We can use yum
or dnf
to install ragel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ragel.
Install ragel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install ragel
using dnf
by running the following command:
sudo dnf -y install ragel
Install ragel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install ragel
using yum
by running the following command:
sudo yum -y install ragel
How To Uninstall ragel on Fedora 36
To uninstall only the ragel
package we can use the following command:
sudo dnf remove ragel
ragel Package Contents on Fedora 36
/usr/bin/ragel
/usr/bin/ragel-asm
/usr/bin/ragel-c
/usr/bin/ragel-crack
/usr/bin/ragel-csharp
/usr/bin/ragel-d
/usr/bin/ragel-go
/usr/bin/ragel-java
/usr/bin/ragel-js
/usr/bin/ragel-julia
/usr/bin/ragel-ocaml
/usr/bin/ragel-ruby
/usr/bin/ragel-rust
/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/f6e3adacc3e37381d0273c72c9e296bea9a8ad
/usr/lib/.build-id/07
/usr/lib/.build-id/07/314c264a340d2a433bcd4a73be2887c4133b12
/usr/lib/.build-id/18
/usr/lib/.build-id/18/78b4634f9123f0f92f0ef18c2d42510e5660eb
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/cfde1f55f1d28341321d7a16f59b1119f66d85
/usr/lib/.build-id/49
/usr/lib/.build-id/49/6980abae1aac03e5bcbc5553e6524f1b15669a
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/9efaf97a291aa267b5e2a14adb54ae7587575e
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/0618591adbeaa5e83f7dfab5accdefb740eb91
/usr/lib/.build-id/77
/usr/lib/.build-id/77/e6d9e4430bea597c2875fbe984fb3d13804c5f
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/4444472318523cd7dee2702b7b6bdeacb2bd0d
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/46f6bb3126f5db42cf907276a18ef57893a891
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/16df0f418b009baaabd4de30b37da6f4c151a9
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/cf1d0054d2ad7561607b943e605d71e3e68099
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/179405719aafc06fa58c7679a1d3ec002cd42e
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/e50de9c3a8ea8d0679d8294db9d6c538dddfe2
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/b36648453e45ce1fae60f7bfd7fbb0d04a7f56
/usr/lib/libfsm.so.0
/usr/lib/libfsm.so.0.0.0
/usr/lib/libragel.so.0
/usr/lib/libragel.so.0.0.0
/usr/share/doc/ragel
/usr/share/doc/ragel/CREDITS
/usr/share/doc/ragel/ChangeLog
/usr/share/licenses/ragel
/usr/share/licenses/ragel/COPYING
/usr/share/man/man1/ragel.1.gz
/usr/share/ragel.lm
/usr/share/vim
/usr/share/vim/vimfiles
/usr/share/vim/vimfiles/syntax
/usr/share/vim/vimfiles/syntax/ragel.vim
References
title: “How To Install ragel on Fedora 36”
linkTitle: “ragel”
- ragel website type: “docs”
description: “In this tutorial we learn how to install ragel in Fedora 36. ragel is Finite state machine compiler”
Summary
date: “2022-08-17”
lastmod: “2022-08-17”
#image: /images/fedora/36/ragel-featured.png
In this tutorial we learn how to install ragel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
Introduction
In this tutorial we learn how to install ragel
on Fedora 36.
What is ragel
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.
We can use yum
or dnf
to install ragel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ragel.
Install ragel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install ragel
using dnf
by running the following command:
sudo dnf -y install ragel
Install ragel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install ragel
using yum
by running the following command:
sudo yum -y install ragel
How To Uninstall ragel on Fedora 36
To uninstall only the ragel
package we can use the following command:
sudo dnf remove ragel
ragel Package Contents on Fedora 36
/usr/bin/ragel
/usr/bin/ragel-asm
/usr/bin/ragel-c
/usr/bin/ragel-crack
/usr/bin/ragel-csharp
/usr/bin/ragel-d
/usr/bin/ragel-go
/usr/bin/ragel-java
/usr/bin/ragel-js
/usr/bin/ragel-julia
/usr/bin/ragel-ocaml
/usr/bin/ragel-ruby
/usr/bin/ragel-rust
/usr/lib/.build-id
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/210e9ee399928b9e1927d6562f7cc8dbf63a71
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/7c84e65e660c414d0f94f7f3426624fd4bdf07
/usr/lib/.build-id/40
/usr/lib/.build-id/40/eb29e38657e88208cd7744c7b7683f73b92b4c
/usr/lib/.build-id/46
/usr/lib/.build-id/46/802aa9b7d4dbc99df807be0bef470e065695cb
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/9fe226c3c602082cf00d25d8106b859e24d3d0
/usr/lib/.build-id/55
/usr/lib/.build-id/55/db99c02a6d1522a59e8a6f51c8a4df4205ac09
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/80843276b0c756f4b62998fdc93c9a8391d3f6
/usr/lib/.build-id/64
/usr/lib/.build-id/64/d22c753246eb51ba9c1d3a41d1c02fdb7aace4
/usr/lib/.build-id/68
/usr/lib/.build-id/68/ce57b88ba7403567f64d1aa774d4ea90cb6d98
/usr/lib/.build-id/79
/usr/lib/.build-id/79/7b0a7544808a0295511a1f45dcf1133a5c4c46
/usr/lib/.build-id/98
/usr/lib/.build-id/98/83a1546ec832d790494b8ca0306992e5a3d584
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/da74f870abf09001ad14b891784915b47384bc
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/bae4826a0d3380e419da62cc72950058c891c7
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/5f6ecd2c5164017c3e9cca879e6c08bb2ed04c
/usr/lib/.build-id/d4/d9997a1934fb4b2b783689d53a8312d8d4002b
/usr/lib64/libfsm.so.0
/usr/lib64/libfsm.so.0.0.0
/usr/lib64/libragel.so.0
/usr/lib64/libragel.so.0.0.0
/usr/share/doc/ragel
/usr/share/doc/ragel/CREDITS
/usr/share/doc/ragel/ChangeLog
/usr/share/licenses/ragel
/usr/share/licenses/ragel/COPYING
/usr/share/man/man1/ragel.1.gz
/usr/share/ragel.lm
/usr/share/vim
/usr/share/vim/vimfiles
/usr/share/vim/vimfiles/syntax
/usr/share/vim/vimfiles/syntax/ragel.vim
References
Summary
In this tutorial we learn how to install ragel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).