How to Install and Uninstall liblcf.x86_64 Package on Fedora 38

Last updated: February 05,2025

1. Install "liblcf.x86_64" package

This tutorial shows how to install liblcf.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install liblcf.x86_64

2. Uninstall "liblcf.x86_64" package

This tutorial shows how to uninstall liblcf.x86_64 on Fedora 38:

$ sudo dnf remove liblcf.x86_64 $ sudo dnf autoremove

3. Information about the liblcf.x86_64 package on Fedora 38

Last metadata expiration check: 1:36:16 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : liblcf
Version : 0.8
Release : 1.fc38
Architecture : x86_64
Size : 441 k
Source : liblcf-0.8-1.fc38.src.rpm
Repository : updates
Summary : Library to handle RPG Maker 2000/2003 game data
URL : https://github.com/EasyRPG/liblcf
License : MIT AND BSD-2-Clause AND BSL-1.0
Description : liblcf is a library to handle RPG Maker 2000/2003 game data.
: It can read and write LCF and XML files.
:
: liblcf is part of the EasyRPG Project.