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

Last updated: October 08,2024

1. Install "liblcf.x86_64" package

This guide covers the steps necessary to install liblcf.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install liblcf.x86_64

2. Uninstall "liblcf.x86_64" package

This is a short guide on how to uninstall liblcf.x86_64 on Fedora 36:

$ sudo dnf remove liblcf.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:15:10 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : liblcf
Version : 0.7.0
Release : 2.fc36
Architecture : x86_64
Size : 420 k
Source : liblcf-0.7.0-2.fc36.src.rpm
Repository : fedora
Summary : Library to handle RPG Maker 2000/2003 game data
URL : https://github.com/EasyRPG/liblcf
License : MIT and BSD and Boost
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.