How to Install and Uninstall libjalali.i686 Package on Fedora 39

Last updated: October 09,2024

1. Install "libjalali.i686" package

In this section, we are going to explain the necessary steps to install libjalali.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libjalali.i686

2. Uninstall "libjalali.i686" package

Please follow the instructions below to uninstall libjalali.i686 on Fedora 39:

$ sudo dnf remove libjalali.i686 $ sudo dnf autoremove

3. Information about the libjalali.i686 package on Fedora 39

Last metadata expiration check: 3:38:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libjalali
Version : 0.4.1
Release : 26.fc39
Architecture : i686
Size : 19 k
Source : jcal-0.4.1-26.fc39.src.rpm
Repository : fedora
Summary : A library providing Jalali calendar functions
URL : http://nongnu.org/jcal/
License : GPLv3+
Description : Jalali calendar is a small and portable free software library to manipulate
: date and time in Jalali calendar system. It's written in C and has absolutely
: zero dependencies. It works on top of any POSIX.1-2001 (and later) compatible
: libc implementations. Jalali calendar provides an API similar to that of
: libc's timezone, date and time functions.