How to Install and Uninstall lunchbox.x86_64 Package on Fedora 39

Last updated: November 27,2024

1. Install "lunchbox.x86_64" package

Please follow the steps below to install lunchbox.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install lunchbox.x86_64

2. Uninstall "lunchbox.x86_64" package

Here is a brief guide to show you how to uninstall lunchbox.x86_64 on Fedora 39:

$ sudo dnf remove lunchbox.x86_64 $ sudo dnf autoremove

3. Information about the lunchbox.x86_64 package on Fedora 39

Last metadata expiration check: 2:09:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : lunchbox
Version : 1.17.0
Release : 9.fc39
Architecture : x86_64
Size : 147 k
Source : lunchbox-1.17.0-9.fc39.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.