How To Install python3-giacpy on Fedora 36

In this tutorial we learn how to install python3-giacpy in Fedora 36. python3-giacpy is Python3 binding for Giac

Introduction

In this tutorial we learn how to install python3-giacpy on Fedora 36.

What is python3-giacpy

A Cython frontend to the c++ library Giac (Computer Algebra System).

We can use yum or dnf to install python3-giacpy on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-giacpy.

Install python3-giacpy on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-giacpy using dnf by running the following command:

sudo dnf -y install python3-giacpy

Install python3-giacpy on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-giacpy using yum by running the following command:

sudo yum -y install python3-giacpy

How To Uninstall python3-giacpy on Fedora 36

To uninstall only the python3-giacpy package we can use the following command:

sudo dnf remove python3-giacpy

python3-giacpy Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/18
/usr/lib/.build-id/18/9a98f389ee0bda01306bd338b53372f53417f7
/usr/lib/.build-id/58
/usr/lib/.build-id/58/7622251ffe386a34d359f07b1d6ddc647de3a4
/usr/lib/python3.10/site-packages/giacpy
/usr/lib/python3.10/site-packages/giacpy-0.7.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/giacpy-0.7.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/giacpy-0.7.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/giacpy-0.7.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/giacpy-0.7.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/giacpy/__init__.py
/usr/lib/python3.10/site-packages/giacpy/__pycache__
/usr/lib/python3.10/site-packages/giacpy/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/giacpy/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/giacpy/giacpy.cpython-310-i386-linux-gnu.so
/usr/lib/python3.10/site-packages/giacpy/giacpy.pxd
/usr/lib/python3.10/site-packages/giacpy/giacpy2qcas.cpython-310-i386-linux-gnu.so
/usr/share/doc/python3-giacpy
/usr/share/doc/python3-giacpy/README.txt
/usr/share/licenses/python3-giacpy
/usr/share/licenses/python3-giacpy/GPL-2

References

Summary

In this tutorial we learn how to install python3-giacpy on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install python3-giacpy on Fedora 36” linkTitle: “python3-giacpy” type: “docs” description: “In this tutorial we learn how to install python3-giacpy in Fedora 36. python3-giacpy is Python3 binding for Giac” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/python3-giacpy-featured.png

Introduction

In this tutorial we learn how to install python3-giacpy on Fedora 36.

What is python3-giacpy

A Cython frontend to the c++ library Giac (Computer Algebra System).

We can use yum or dnf to install python3-giacpy on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-giacpy.

Install python3-giacpy on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-giacpy using dnf by running the following command:

sudo dnf -y install python3-giacpy

Install python3-giacpy on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-giacpy using yum by running the following command:

sudo yum -y install python3-giacpy

How To Uninstall python3-giacpy on Fedora 36

To uninstall only the python3-giacpy package we can use the following command:

sudo dnf remove python3-giacpy

python3-giacpy Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/c7c48158ae3d9b5f67414950a11226977e792f
/usr/lib/.build-id/58
/usr/lib/.build-id/58/c8fbaa4149c81c8061b67a4562b9f46f090594
/usr/lib64/python3.10/site-packages/giacpy
/usr/lib64/python3.10/site-packages/giacpy-0.7.0-py3.10.egg-info
/usr/lib64/python3.10/site-packages/giacpy-0.7.0-py3.10.egg-info/PKG-INFO
/usr/lib64/python3.10/site-packages/giacpy-0.7.0-py3.10.egg-info/SOURCES.txt
/usr/lib64/python3.10/site-packages/giacpy-0.7.0-py3.10.egg-info/dependency_links.txt
/usr/lib64/python3.10/site-packages/giacpy-0.7.0-py3.10.egg-info/top_level.txt
/usr/lib64/python3.10/site-packages/giacpy/__init__.py
/usr/lib64/python3.10/site-packages/giacpy/__pycache__
/usr/lib64/python3.10/site-packages/giacpy/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/giacpy/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/giacpy/giacpy.cpython-310-x86_64-linux-gnu.so
/usr/lib64/python3.10/site-packages/giacpy/giacpy.pxd
/usr/lib64/python3.10/site-packages/giacpy/giacpy2qcas.cpython-310-x86_64-linux-gnu.so
/usr/share/doc/python3-giacpy
/usr/share/doc/python3-giacpy/README.txt
/usr/share/licenses/python3-giacpy
/usr/share/licenses/python3-giacpy/GPL-2

References

Summary

In this tutorial we learn how to install python3-giacpy on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).