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

Last updated: September 25,2024

1. Install "lunchbox.i686" package

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

$ sudo dnf update $ sudo dnf install lunchbox.i686

2. Uninstall "lunchbox.i686" package

Please follow the step by step instructions below to uninstall lunchbox.i686 on Fedora 38:

$ sudo dnf remove lunchbox.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:36:51 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : lunchbox
Version : 1.17.0
Release : 7.fc38
Architecture : i686
Size : 158 k
Source : lunchbox-1.17.0-7.fc38.src.rpm
Repository : fedora
Summary : C++ library for multi-threaded programming
URL : http://www.equalizergraphics.com/
License : Boost and LGPLv2 and LGPLv3
Description : Lunchbox is C++ library for multi-threaded programming, providing
: OS abstraction, utility classes and high-performance primitives,
: such as atomic variables, spin locks and lock-free containers.