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

Last updated: October 07,2024

1. Install "qbe.x86_64" package

This is a short guide on how to install qbe.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install qbe.x86_64

2. Uninstall "qbe.x86_64" package

Please follow the instructions below to uninstall qbe.x86_64 on Fedora 38:

$ sudo dnf remove qbe.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:07:03 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : qbe
Version : 1.1
Release : 1.fc38
Architecture : x86_64
Size : 134 k
Source : qbe-1.1-1.fc38.src.rpm
Repository : updates
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.