Don't pre-install hplip

The content in here isn't necessary:
- New HP driverless devices don't need it
- Many older wired HP driver-needy printers can use ipp-usb
- The rest of the older printers can generally use gutenprint
- HP scanners can use standard software via SANE
This commit is contained in:
Nate Graham
2026-05-09 09:32:27 -06:00
parent 5a97688e4a
commit 8f9e0b529d
2 changed files with 0 additions and 8 deletions

View File

@@ -49,7 +49,6 @@ Packages=
cups-browsed # Pre-2012 network printer auto-discovery
foomatic-db # data about many printers for for foomatic-db-engine PPD generator
gutenprint # FOSS drivers for lots of pre-2012 printers
hplip # Pre-2012 HP printers
ipp-usb # Connect to post-2012 driverless printers over USB
system-config-printer # Local printer auto-discovery

View File

@@ -74,13 +74,6 @@ rm -rf \
/usr/share/locale/*/LC_MESSAGES/iconexplorer.mo \
/usr/share/icons/hicolor/scalable/apps/org.kde.iconexplorer.svg
## HP device management apps that are useless even for 99% of HP device owners, and we have our own better stuff
rm -rf \
/usr/share/applications/hp-uiscan.desktop \
/usr/bin/hp-uiscan \
/usr/share/applications/hplip.desktop \
/usr/bin/hp-toolbox
## FFADO Mixer app that came along for the ride with FireWire audio support
rm -rf \
/usr/bin/ffado-mixer \