Printers on Arch Linux
Here are the steps to use your printer on Arch Linux:
- Install
cups,system-config-printerandlibcups.
sudo pacman -S cups system-config-printer libcups- Enable and start CUPS.
sudo systemctl enable cups
sudo systemctl start cups- Run
system-config-printer.
system-config-printerPress
Addin the window that pops up.Select your printer.
Follow the application's instructions.
You're done!