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

Last updated: October 27,2024

1. Install "moarvm.x86_64" package

Please follow the step by step instructions below to install moarvm.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install moarvm.x86_64

2. Uninstall "moarvm.x86_64" package

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

$ sudo dnf remove moarvm.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:32:44 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : moarvm
Version : 2024.01
Release : 1.fc38
Architecture : x86_64
Size : 1.7 M
Source : moarvm-2024.01-1.fc38.src.rpm
Repository : updates
Summary : Metamodel On A Runtime Virtual Machine
URL : https://moarvm.org/
License : Artistic-2.0
Description : MoarVM (short for Metamodel On A Runtime Virtual Machine) is a runtime built
: for the 6model object system. It is primarily aimed at running NQP and Rakudo,
: but should be able to serve as a backend for any compilers built using the NQP
: compiler toolchain.