How to Install and Uninstall yaksa.i686 Package on Fedora 38

Last updated: January 15,2025

1. Install "yaksa.i686" package

This guide covers the steps necessary to install yaksa.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install yaksa.i686

2. Uninstall "yaksa.i686" package

Please follow the guidelines below to uninstall yaksa.i686 on Fedora 38:

$ sudo dnf remove yaksa.i686 $ sudo dnf autoremove

3. Information about the yaksa.i686 package on Fedora 38

Last metadata expiration check: 1:29:48 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : yaksa
Version : 0.2
Release : 3.fc37
Architecture : i686
Size : 5.8 M
Source : yaksa-0.2-3.fc37.src.rpm
Repository : fedora
Summary : High-performance library for noncontiguous data
URL : https://github.com/pmodels/yaksa
License : BSD
Description : Yaksa is a high-performance noncontiguous datatype engine that can be used to
: express and manipulate noncontiguous data. The library sports features related
: to packing/unpacking, I/O vectors, and flattening noncontiguous datatypes.