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

Last updated: January 13,2025

1. Install "qbe.x86_64" package

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

$ sudo dnf update $ sudo dnf install qbe.x86_64

2. Uninstall "qbe.x86_64" package

Please follow the steps below to uninstall qbe.x86_64 on Fedora 39:

$ sudo dnf remove qbe.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:56:10 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : qbe
Version : 1.1
Release : 2.fc39
Architecture : x86_64
Size : 134 k
Source : qbe-1.1-2.fc39.src.rpm
Repository : fedora
Summary : A pure C embeddable compiler backend
URL : https://c9x.me/compile/
License : MIT
Description : QBE is a compiler backend that aims to provide 70% of the performance of
: industrial optimizing compilers in 10% of the code. QBE fosters language
: innovation by offering a compact user-friendly and performant backend. The size
: limit constrains QBE to focus on the essential and prevents embarking on a
: never-ending path of diminishing returns.