Archlinux Emacs installation

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

August 16, 2025 · 1 min · Kristian Alexander P

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 msmtp git python script examples

February 20, 2024 · 1 min · Kristian Alexander P