system-config-printer-applet
graphical interface to configure the printing system
Install
- All systems
-
curl cmd.cat/system-config-printer-applet.sh
- Debian
-
apt-get install system-config-printer
- Ubuntu
-
apt-get install system-config-printer
- Arch Linux
-
pacman -S system-config-printer
- Kali Linux
-
apt-get install system-config-printer
- CentOS
-
yum install system-config-printer
- Fedora
-
dnf install system-config-printer-applet
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install system-config-printer
- Raspbian
-
apt-get install system-config-printer
- Dockerfile
- dockerfile.run/system-config-printer-applet
system-config-printer
graphical interface to configure the printing system
System-config-printer is a GUI written in Python using GTK+ to configure a CUPS server. Its primary use is to configure the printing system on the local host, but can also be used to setup a remote printer. In terms of features, it aims to be as complete as the CUPS web administration tool, while being integrated to the desktop.