How To Install texlive-pedigree-perl on Fedora 36
Introduction
In this tutorial we learn how to install texlive-pedigree-perl
on Fedora 36.
What is texlive-pedigree-perl
This program generates TeX commands to typeset pedigrees – either TeX fragments or full LaTeX files, to be processed by the authors’ pst-pdgr package. The program has support for multilanguage pedigrees (at the present moment the English and Russian languages are supported).
We can use yum
or dnf
to install texlive-pedigree-perl
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-pedigree-perl.
Install texlive-pedigree-perl 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 texlive-pedigree-perl
using dnf
by running the following command:
sudo dnf -y install texlive-pedigree-perl
Install texlive-pedigree-perl 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 texlive-pedigree-perl
using yum
by running the following command:
sudo yum -y install texlive-pedigree-perl
How To Uninstall texlive-pedigree-perl on Fedora 36
To uninstall only the texlive-pedigree-perl
package we can use the following command:
sudo dnf remove texlive-pedigree-perl
texlive-pedigree-perl Package Contents on Fedora 36
/usr/bin/pedigree
/usr/share/licenses/texlive-pedigree-perl
/usr/share/licenses/texlive-pedigree-perl/gpl2.txt
/usr/share/man/man1/pedigree.1.gz
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/LICENSE
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Makefile
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/NEWS
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree.3
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree/AbortionNode.3
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree/Area.3
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree/ChildlessNode.3
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree/Language.3
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree/Makefile
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree/MarriageNode.3
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree/Node.3
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree/Parser.3
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree/PersonNode.3
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/Pedigree/TwinsNode.3
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/README
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/doc
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/doc/Makefile
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/doc/abortions.tex
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/doc/english.tex
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/doc/english1.tex
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/doc/pedigree.bib
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/doc/pedigree.pdf
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/doc/pedigree.ps
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/doc/pedigree.tex
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/doc/russian.tex
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/abortions.csv
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/badsort.csv
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/childlessness.csv
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/consanguinic.csv
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/english.cfg
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/english.csv
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/english1.cfg
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/english_short.cfg
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/pedigree.cfg
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/russian.cfg
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/russian.csv
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/sort1.csv
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/sort2.csv
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/sort3.csv
/usr/share/texlive/texmf-dist/doc/support/pedigree-perl/examples/twins.csv
/usr/share/texlive/texmf-dist/scripts/pedigree-perl
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/Pedigree
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/Pedigree.pm
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/Pedigree/AbortionNode.pm
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/Pedigree/Area.pm
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/Pedigree/ChildlessNode.pm
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/Pedigree/Language.pm
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/Pedigree/MarriageNode.pm
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/Pedigree/Node.pm
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/Pedigree/Parser.pm
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/Pedigree/PersonNode.pm
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/Pedigree/TwinsNode.pm
/usr/share/texlive/texmf-dist/scripts/pedigree-perl/pedigree.pl
References
Summary
In this tutorial we learn how to install texlive-pedigree-perl
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).