How to Install and Uninstall rubiks Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "rubiks" package

This tutorial shows how to install rubiks on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rubiks

2. Uninstall "rubiks" package

Please follow the guidelines below to uninstall rubiks on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rubiks $ sudo apt autoclean && sudo apt autoremove

3. Information about the rubiks package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rubiks
Priority: optional
Section: universe/math
Installed-Size: 177
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 20070912-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/r/rubiks/rubiks_20070912-2_amd64.deb
Size: 59216
MD5sum: d0485fc25ba5ae80fcc4310926bb33df
SHA1: 84e53c5ff03ad858ca9cd40823f5de6a9500aee9
SHA256: 7c0f15c63bf636f8a54e90c4fbc5dbcf49adb7672422daf10e6de633b74447ad
Description-en: Small collection of Rubik's cube solvers
This package contains several different Rubik's cube solvers,
either useful directly on the command-line or through sagemath.
.
Michael Reid's "optimal" uses pre-computed tables to find an optimal solution
to the 3x3x3 Rubik's cube.
.
Dik T.Winter's "dikcube" uses Kociemba's algorithm to iteratively
find a short solution to the 3x3x3 cube.
.
Eric Dietz' "cubex" has fast non-optimal solver for the 3x3x3 cube.
Description-md5: 816b1d6e12df8602b1ae75b03f1abba0
Homepage: http://files.sagemath.org/spkg/upstream/rubiks/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu