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

Last updated: September 29,2024

1. Install "sage.x86_64" package

This is a short guide on how to install sage.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install sage.x86_64

2. Uninstall "sage.x86_64" package

In this section, we are going to explain the necessary steps to uninstall sage.x86_64 on Fedora 36:

$ sudo dnf remove sage.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:56:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : sage
Version : 0.2.0
Release : 27.fc36
Architecture : x86_64
Size : 58 k
Source : sage-0.2.0-27.fc36.src.rpm
Repository : fedora
Summary : OpenGL extensions library using SDL
URL : http://worldforge.org/dev/eng/libraries/sage
License : LGPLv2+
Description : Sage is an OpenGL extensions library using SDL. It aims to simplify the use of
: checking for and loading OpenGL extensions in an application.