Forum › Forums › General › Software › To print on antiX 17 › Reply To: To print on antiX 17
March 12, 2019 at 7:14 am
#19351
Moderator
These applications are missing on base
http://antixlinux.com/applications-on-antix-full-but-not-included-on-antix-base/
So it’s probably not enough to install cups.
Maybe helps
sudo apt-get install cups cups-filters system-config-printer system-config-printer-udev printer-driver-gutenprint
If your printer is a hp-printer you also need
sudo apt-get install hplip printer-driver-hpijs
If your printer has an integrated scanner
sudo apt-get install sane-utils simple-scan libsane-hpaio libsane
Normaly you should be able to start cups on a live-system with
sudo service cups start
- This reply was modified 7 years, 6 months ago by caprea.