archlinux

linux distro. installing xorg full package sudo pacman -S xorg Also install xorg-xinit if not planning on using display manager. sudo pacman -S xorg-xinit identifying VGA card lspci -v | grep -A1 -e VGA -e 3D install the approriate driver(s), OpenGL and vulkan. Also install their lib32 counterparts. Backlinks git msmtp python script examples

February 20, 2024 · 1 min · Kristian Alexander P

Archlinux

Emacs installation emacs export to pdf need package texlive-latexextra, and texlive-plaingeneric Latex. Backlinks rustup

February 18, 2024 · 1 min · Kristian Alexander P