cook book

fedora minimal install with X

# dnf install xorg-x11-server-Xorg xorg-x11-drv-libinput xorg-x11-drv-foo xorg-x11-xinit
Where -foo is the system gfx driver (e.g. intel).

# dnf install vim lynx xterm fvwm

# dnf install adobe-source\*fonts.noarch  dejavu\*fonts.noarch gnu-free\*fonts.noarch mozilla\*fonts.noarch

# rawhide repos
# https://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=x86_64

# mailcap
text/html; elinks --dump-width 140 --dump %s | iconv -f utf-8 -t ascii//translit | sed 's/^\ *//'  ; copiousoutput