How To Install lexertl14-examples on Fedora 36

In this tutorial we learn how to install lexertl14-examples in Fedora 36. lexertl14-examples is Examples for lexertl14

Introduction

In this tutorial we learn how to install lexertl14-examples on Fedora 36.

What is lexertl14-examples

Examples for lexertl14.

We can use yum or dnf to install lexertl14-examples on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lexertl14-examples.

Install lexertl14-examples 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 lexertl14-examples using dnf by running the following command:

sudo dnf -y install lexertl14-examples

Install lexertl14-examples 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 lexertl14-examples using yum by running the following command:

sudo yum -y install lexertl14-examples

How To Uninstall lexertl14-examples on Fedora 36

To uninstall only the lexertl14-examples package we can use the following command:

sudo dnf remove lexertl14-examples

lexertl14-examples Package Contents on Fedora 36

/usr/share/doc/lexertl14-examples
/usr/share/doc/lexertl14-examples/CMakeLists.txt
/usr/share/doc/lexertl14-examples/calc
/usr/share/doc/lexertl14-examples/calc/CMakeLists.txt
/usr/share/doc/lexertl14-examples/calc/main.cpp
/usr/share/doc/lexertl14-examples/date_test
/usr/share/doc/lexertl14-examples/date_test/CMakeLists.txt
/usr/share/doc/lexertl14-examples/date_test/datetest.txt
/usr/share/doc/lexertl14-examples/date_test/main.cpp
/usr/share/doc/lexertl14-examples/gen_cpp_from_idl
/usr/share/doc/lexertl14-examples/gen_cpp_from_idl/CMakeLists.txt
/usr/share/doc/lexertl14-examples/gen_cpp_from_idl/main.cpp
/usr/share/doc/lexertl14-examples/json
/usr/share/doc/lexertl14-examples/json/CMakeLists.txt
/usr/share/doc/lexertl14-examples/json/main.cpp
/usr/share/doc/lexertl14-examples/ocaml
/usr/share/doc/lexertl14-examples/ocaml/CMakeLists.txt
/usr/share/doc/lexertl14-examples/ocaml/main.cpp
/usr/share/doc/lexertl14-examples/so_524548
/usr/share/doc/lexertl14-examples/so_524548/CMakeLists.txt
/usr/share/doc/lexertl14-examples/so_524548/main.cpp
/usr/share/doc/lexertl14-examples/unicode
/usr/share/doc/lexertl14-examples/unicode/CMakeLists.txt
/usr/share/doc/lexertl14-examples/unicode/main.cpp
/usr/share/doc/lexertl14-examples/wc
/usr/share/doc/lexertl14-examples/wc/CMakeLists.txt
/usr/share/doc/lexertl14-examples/wc/main.cpp
/usr/share/licenses/lexertl14-examples
/usr/share/licenses/lexertl14-examples/licence_1_0.txt

References

Summary

In this tutorial we learn how to install lexertl14-examples on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).