saving uncommitted changes in /etc prior to dnf run

This commit is contained in:
2021-10-13 12:25:55 +03:00
parent 3c7113fa30
commit 574e52cc7b
8 changed files with 57 additions and 4 deletions

View File

@@ -55,7 +55,7 @@ While most should be installed on a standard perl installation the following
may need to be installed manually:
# On rpm based systems:
yum install perl-libwww-perl.noarch perl-LWP-Protocol-https.noarch perl-GDGraph
yum install perl-libwww-perl.noarch perl-LWP-Protocol-https.noarch perl-GDGraph perl-Math-BigInt.noarch
# On APT based systems:
apt-get install libwww-perl liblwp-protocol-https-perl libgd-graph-perl