How to Install and Uninstall qcvm.x86_64 Package on Fedora 35

Last updated: October 06,2024

1. Install "qcvm.x86_64" package

This guide covers the steps necessary to install qcvm.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install qcvm.x86_64

2. Uninstall "qcvm.x86_64" package

Please follow the instructions below to uninstall qcvm.x86_64 on Fedora 35:

$ sudo dnf remove qcvm.x86_64 $ sudo dnf autoremove

3. Information about the qcvm.x86_64 package on Fedora 35

Last metadata expiration check: 1:11:57 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : qcvm
Version : 0.3.5
Release : 22.fc35
Architecture : x86_64
Size : 37 k
Source : gmqcc-0.3.5-22.fc35.src.rpm
Repository : fedora
Summary : Standalone QuakeC VM binary executor
URL : http://graphitemaster.github.io/gmqcc/
License : MIT
Description : Executor for QuakeC VM binary files created using a QC compiler such
: as gmqcc or fteqcc. It provides a small set of built-in functions, and
: by default executes the main function if there is one. Some options
: useful for debugging are available as well.