Skip to main content

Printing

Install the following packages for printer support:

pacman -S cups logrotate system-config-printer

Enable the following systemd units to initialize the printing system during boot:

systemctl enable cups
systemctl enable logrotate.timer