How to Install and Uninstall lhasa-libs.i686 Package on Fedora 39

Last updated: January 11,2025

1. Install "lhasa-libs.i686" package

Please follow the guidelines below to install lhasa-libs.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install lhasa-libs.i686

2. Uninstall "lhasa-libs.i686" package

Learn how to uninstall lhasa-libs.i686 on Fedora 39:

$ sudo dnf remove lhasa-libs.i686 $ sudo dnf autoremove

3. Information about the lhasa-libs.i686 package on Fedora 39

Last metadata expiration check: 5:28:06 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : lhasa-libs
Version : 0.4.0
Release : 2.fc39
Architecture : i686
Size : 38 k
Source : lhasa-0.4.0-2.fc39.src.rpm
Repository : updates
Summary : Free Software LHA implementation
URL : https://fragglet.github.io/lhasa/
License : ISC
Description : Lhasa is a library for parsing LHA (.lzh) archives. Currently it is only
: possible to read from (i.e. decompress) archives; generating (compressing)
: LHA archives may be an enhancement for future versions. The aim is to be
: compatible with as many different variants of the LHA file format as possible,
: including LArc (.lzs) and PMarc (.pma).