How to Install and Uninstall rubiks.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "rubiks.x86_64" package

Please follow the guidance below to install rubiks.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install rubiks.x86_64

2. Uninstall "rubiks.x86_64" package

Please follow the step by step instructions below to uninstall rubiks.x86_64 on Fedora 36:

$ sudo dnf remove rubiks.x86_64 $ sudo dnf autoremove

3. Information about the rubiks.x86_64 package on Fedora 36

Last metadata expiration check: 1:56:13 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rubiks
Version : 20070912
Release : 4.fc36
Architecture : x86_64
Size : 165 k
Source : rubiks-20070912-4.fc36.src.rpm
Repository : fedora
Summary : Rubiks cube solvers
URL : https://git.sagemath.org/sage.git/plain/build/pkgs/rubiks/
License : GPL+ and GPLv2+ and MIT
Description : This package contains several different Rubik's cube solvers. They can
: be invoked from the command line or used through sagemath.
:
: Michael Reid (GPLv2+)
:
: - optimal - uses many pre-computed tables to find an optimal
: solution to the 3x3x3 Rubik's cube
:
: Dik T. Winter (MIT)
:
: - dikcube - uses Kociemba's algorithm to iteratively find a short
: solution to the 3x3x3 Rubik's cube
: - size222 - solves a 2x2x2 Rubik's cube
:
: Eric Dietz (GPL+)
:
: - cu2 - A fast, non-optimal 2x2x2 solver
: - cubex - A fast, non-optimal 3x3x3 solver
: - mcube - A fast, non-optimal 4x4x4 solver