How To Install python-lfpykit-doc on Fedora 36

In this tutorial we learn how to install python-lfpykit-doc in Fedora 36. python-lfpykit-doc is Electrostatic models for multicompartment neuron models

Introduction

In this tutorial we learn how to install python-lfpykit-doc on Fedora 36.

What is python-lfpykit-doc

Documentation for python-lfpykit.

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

Install python-lfpykit-doc 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 python-lfpykit-doc using dnf by running the following command:

sudo dnf -y install python-lfpykit-doc

Install python-lfpykit-doc 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 python-lfpykit-doc using yum by running the following command:

sudo yum -y install python-lfpykit-doc

How To Uninstall python-lfpykit-doc on Fedora 36

To uninstall only the python-lfpykit-doc package we can use the following command:

sudo dnf remove python-lfpykit-doc

python-lfpykit-doc Package Contents on Fedora 36

/usr/share/doc/python-lfpykit-doc
/usr/share/doc/python-lfpykit-doc/examples
/usr/share/doc/python-lfpykit-doc/examples/Example_Arbor.ipynb
/usr/share/doc/python-lfpykit-doc/examples/Example_Arbor_swc.ipynb
/usr/share/doc/python-lfpykit-doc/examples/Example_EEG_NYHead.ipynb
/usr/share/doc/python-lfpykit-doc/examples/Example_LFPy.ipynb
/usr/share/doc/python-lfpykit-doc/examples/Example_LFPy_MEG.ipynb
/usr/share/doc/python-lfpykit-doc/examples/Example_LFPy_compare_forwardmodels.ipynb
/usr/share/doc/python-lfpykit-doc/examples/Example_LFPy_pt3d.ipynb
/usr/share/doc/python-lfpykit-doc/examples/Example_NEURON.ipynb
/usr/share/doc/python-lfpykit-doc/examples/Example_SphericallySymmetricVolCondMEG_vs_InfiniteHomogeneousVolCondMEG.ipynb
/usr/share/doc/python-lfpykit-doc/examples/L5_Mainen96_LFPy.hoc
/usr/share/doc/python-lfpykit-doc/examples/LFPykit_demo.ipynb
/usr/share/doc/python-lfpykit-doc/examples/requirements.txt
/usr/share/doc/python-lfpykit-doc/examples/sinsyn.mod
/usr/share/licenses/python-lfpykit-doc
/usr/share/licenses/python-lfpykit-doc/LICENSE

References

Summary

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