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

Last updated: June 02,2024

1. Install "rom64.x86_64" package

This is a short guide on how to install rom64.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install rom64.x86_64

2. Uninstall "rom64.x86_64" package

Please follow the guidelines below to uninstall rom64.x86_64 on Fedora 39:

$ sudo dnf remove rom64.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:41:47 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rom64
Version : 0.5.3
Release : 5.fc39
Architecture : x86_64
Size : 1.5 M
Source : golang-github-mroach-rom64-0.5.3-5.fc39.src.rpm
Repository : fedora
Summary : Nintendo 64 ROM utility
URL : https://github.com/mroach/rom64
License : MIT
Description :
: Nintendo 64 ROM utility written in Go:
: - List information about all ROMs in a directory
: - Show information about a single ROM
: - Convert a ROM file to the native (Z64, Big-endian) format
: - Validate the ROM's SHA-1 checksum against a list of known-good ROM dumps.