I have installed a Fedora cloud image for education purposes. It has no man pages but I want them.
Gergely Gombos writes a solution at the fedora-cloud issues page :
> Workaround solution for later reference: comment
tsflags=nodocs
in /etc/dnf/dnf.conf
, then reinstall *everything* with
>>sudo dnf reinstall $(sudo dnf list --installed | awk '{print $1})
>
Is there an easier solution than reinstalling all packages?
"no man pages · Issue #9 · fedora-cloud/docker-brew-fedora · GitHub"
Asked by Gergely
(826 rep)
Mar 22, 2021, 12:18 PM
Last activity: Sep 2, 2022, 11:46 AM
Last activity: Sep 2, 2022, 11:46 AM