How To Install pypy-devel on Fedora 36

In this tutorial we learn how to install pypy-devel in Fedora 36. pypy-devel is Development tools for working with PyPy

Introduction

In this tutorial we learn how to install pypy-devel on Fedora 36.

What is pypy-devel

Header files for building C extension modules against PyPy

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

Install pypy-devel 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 pypy-devel using dnf by running the following command:

sudo dnf -y install pypy-devel

Install pypy-devel 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 pypy-devel using yum by running the following command:

sudo yum -y install pypy-devel

How To Uninstall pypy-devel on Fedora 36

To uninstall only the pypy-devel package we can use the following command:

sudo dnf remove pypy-devel

pypy-devel Package Contents on Fedora 36

---
title: "How To Install pypy-devel on Fedora 36"
linkTitle: "pypy-devel"
type: "docs"
description: "In this tutorial we learn how to install pypy-devel in Fedora 36. pypy-devel is Development tools for working with PyPy"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/pypy-devel-featured.png
---

## Introduction

In this tutorial we learn how to install `pypy-devel` on Fedora 36.

### What is `pypy-devel`

> Header files for building C extension modules against PyPy  

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

## Install pypy-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install pypy-devel

Install pypy-devel 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 pypy-devel using yum by running the following command:

sudo yum -y install pypy-devel

How To Uninstall pypy-devel on Fedora 36

To uninstall only the pypy-devel package we can use the following command:

sudo dnf remove pypy-devel

pypy-devel Package Contents on Fedora 36

/usr/lib/pypy-7.3/include
/usr/lib/pypy-7.3/include/PyPy.h
/usr/lib/pypy-7.3/include/Python.h
/usr/lib/pypy-7.3/include/_numpypy
/usr/lib/pypy-7.3/include/_numpypy/numpy
/usr/lib/pypy-7.3/include/_numpypy/numpy/__multiarray_api.h
/usr/lib/pypy-7.3/include/_numpypy/numpy/arrayobject.h
/usr/lib/pypy-7.3/include/_numpypy/numpy/ndarraytypes.h
/usr/lib/pypy-7.3/include/_numpypy/numpy/npy_3kcompat.h
/usr/lib/pypy-7.3/include/_numpypy/numpy/npy_common.h
/usr/lib/pypy-7.3/include/_numpypy/numpy/old_defines.h
/usr/lib/pypy-7.3/include/abstract.h
/usr/lib/pypy-7.3/include/boolobject.h
/usr/lib/pypy-7.3/include/bufferobject.h
/usr/lib/pypy-7.3/include/bytearrayobject.h
/usr/lib/pypy-7.3/include/bytesobject.h
/usr/lib/pypy-7.3/include/cStringIO.h
/usr/lib/pypy-7.3/include/ceval.h
/usr/lib/pypy-7.3/include/code.h
/usr/lib/pypy-7.3/include/compile.h
/usr/lib/pypy-7.3/include/complexobject.h
/usr/lib/pypy-7.3/include/cpyext_datetime.h
/usr/lib/pypy-7.3/include/cpyext_descrobject.h
/usr/lib/pypy-7.3/include/cpyext_memoryobject.h
/usr/lib/pypy-7.3/include/cpyext_object.h
/usr/lib/pypy-7.3/include/cpyext_unicodeobject.h
/usr/lib/pypy-7.3/include/datetime.h
/usr/lib/pypy-7.3/include/descrobject.h
/usr/lib/pypy-7.3/include/dictobject.h
/usr/lib/pypy-7.3/include/eval.h
/usr/lib/pypy-7.3/include/fileobject.h
/usr/lib/pypy-7.3/include/floatobject.h
/usr/lib/pypy-7.3/include/frameobject.h
/usr/lib/pypy-7.3/include/funcobject.h
/usr/lib/pypy-7.3/include/import.h
/usr/lib/pypy-7.3/include/intobject.h
/usr/lib/pypy-7.3/include/listobject.h
/usr/lib/pypy-7.3/include/longintrepr.h
/usr/lib/pypy-7.3/include/longobject.h
/usr/lib/pypy-7.3/include/marshal.h
/usr/lib/pypy-7.3/include/memoryobject.h
/usr/lib/pypy-7.3/include/methodobject.h
/usr/lib/pypy-7.3/include/missing.h
/usr/lib/pypy-7.3/include/modsupport.h
/usr/lib/pypy-7.3/include/object.h
/usr/lib/pypy-7.3/include/patchlevel.h
/usr/lib/pypy-7.3/include/pycapsule.h
/usr/lib/pypy-7.3/include/pycobject.h
/usr/lib/pypy-7.3/include/pyconfig.h
/usr/lib/pypy-7.3/include/pyerrors.h
/usr/lib/pypy-7.3/include/pymath.h
/usr/lib/pypy-7.3/include/pymem.h
/usr/lib/pypy-7.3/include/pyport.h
/usr/lib/pypy-7.3/include/pypy_decl.h
/usr/lib/pypy-7.3/include/pypy_macros.h
/usr/lib/pypy-7.3/include/pypy_marshal_decl.h
/usr/lib/pypy-7.3/include/pypy_numpy.h
/usr/lib/pypy-7.3/include/pypy_structmember_decl.h
/usr/lib/pypy-7.3/include/pysignals.h
/usr/lib/pypy-7.3/include/pystate.h
/usr/lib/pypy-7.3/include/pythonrun.h
/usr/lib/pypy-7.3/include/pythread.h
/usr/lib/pypy-7.3/include/setobject.h
/usr/lib/pypy-7.3/include/sliceobject.h
/usr/lib/pypy-7.3/include/stringobject.h
/usr/lib/pypy-7.3/include/structmember.h
/usr/lib/pypy-7.3/include/structseq.h
/usr/lib/pypy-7.3/include/sysmodule.h
/usr/lib/pypy-7.3/include/traceback.h
/usr/lib/pypy-7.3/include/tupleobject.h
/usr/lib/pypy-7.3/include/unicodeobject.h
/usr/lib/pypy-7.3/include/warnings.h
/usr/lib/rpm/macros.d/macros.pypy
/usr/lib/rpm/macros.d/macros.pypy2

References

Summary

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

/usr/lib/rpm/macros.d/macros.pypy /usr/lib/rpm/macros.d/macros.pypy2 /usr/lib64/pypy-7.3/include /usr/lib64/pypy-7.3/include/PyPy.h /usr/lib64/pypy-7.3/include/Python.h /usr/lib64/pypy-7.3/include/_numpypy /usr/lib64/pypy-7.3/include/_numpypy/numpy /usr/lib64/pypy-7.3/include/_numpypy/numpy/__multiarray_api.h /usr/lib64/pypy-7.3/include/_numpypy/numpy/arrayobject.h /usr/lib64/pypy-7.3/include/_numpypy/numpy/ndarraytypes.h /usr/lib64/pypy-7.3/include/_numpypy/numpy/npy_3kcompat.h /usr/lib64/pypy-7.3/include/_numpypy/numpy/npy_common.h /usr/lib64/pypy-7.3/include/_numpypy/numpy/old_defines.h /usr/lib64/pypy-7.3/include/abstract.h /usr/lib64/pypy-7.3/include/boolobject.h /usr/lib64/pypy-7.3/include/bufferobject.h /usr/lib64/pypy-7.3/include/bytearrayobject.h /usr/lib64/pypy-7.3/include/bytesobject.h /usr/lib64/pypy-7.3/include/cStringIO.h /usr/lib64/pypy-7.3/include/ceval.h /usr/lib64/pypy-7.3/include/code.h /usr/lib64/pypy-7.3/include/compile.h /usr/lib64/pypy-7.3/include/complexobject.h /usr/lib64/pypy-7.3/include/cpyext_datetime.h /usr/lib64/pypy-7.3/include/cpyext_descrobject.h /usr/lib64/pypy-7.3/include/cpyext_memoryobject.h /usr/lib64/pypy-7.3/include/cpyext_object.h /usr/lib64/pypy-7.3/include/cpyext_unicodeobject.h /usr/lib64/pypy-7.3/include/datetime.h /usr/lib64/pypy-7.3/include/descrobject.h /usr/lib64/pypy-7.3/include/dictobject.h /usr/lib64/pypy-7.3/include/eval.h /usr/lib64/pypy-7.3/include/fileobject.h /usr/lib64/pypy-7.3/include/floatobject.h /usr/lib64/pypy-7.3/include/frameobject.h /usr/lib64/pypy-7.3/include/funcobject.h /usr/lib64/pypy-7.3/include/import.h /usr/lib64/pypy-7.3/include/intobject.h /usr/lib64/pypy-7.3/include/listobject.h /usr/lib64/pypy-7.3/include/longintrepr.h /usr/lib64/pypy-7.3/include/longobject.h /usr/lib64/pypy-7.3/include/marshal.h /usr/lib64/pypy-7.3/include/memoryobject.h /usr/lib64/pypy-7.3/include/methodobject.h /usr/lib64/pypy-7.3/include/missing.h /usr/lib64/pypy-7.3/include/modsupport.h /usr/lib64/pypy-7.3/include/object.h /usr/lib64/pypy-7.3/include/patchlevel.h /usr/lib64/pypy-7.3/include/pycapsule.h /usr/lib64/pypy-7.3/include/pycobject.h /usr/lib64/pypy-7.3/include/pyconfig.h /usr/lib64/pypy-7.3/include/pyerrors.h /usr/lib64/pypy-7.3/include/pymath.h /usr/lib64/pypy-7.3/include/pymem.h /usr/lib64/pypy-7.3/include/pyport.h /usr/lib64/pypy-7.3/include/pypy_decl.h /usr/lib64/pypy-7.3/include/pypy_macros.h /usr/lib64/pypy-7.3/include/pypy_marshal_decl.h /usr/lib64/pypy-7.3/include/pypy_numpy.h /usr/lib64/pypy-7.3/include/pypy_structmember_decl.h /usr/lib64/pypy-7.3/include/pysignals.h /usr/lib64/pypy-7.3/include/pystate.h /usr/lib64/pypy-7.3/include/pythonrun.h /usr/lib64/pypy-7.3/include/pythread.h /usr/lib64/pypy-7.3/include/setobject.h /usr/lib64/pypy-7.3/include/sliceobject.h /usr/lib64/pypy-7.3/include/stringobject.h /usr/lib64/pypy-7.3/include/structmember.h /usr/lib64/pypy-7.3/include/structseq.h /usr/lib64/pypy-7.3/include/sysmodule.h /usr/lib64/pypy-7.3/include/traceback.h /usr/lib64/pypy-7.3/include/tupleobject.h /usr/lib64/pypy-7.3/include/unicodeobject.h /usr/lib64/pypy-7.3/include/warnings.h


## References

* [pypy-devel website](http://pypy.org/)

## Summary

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