Install HPLIP for HP printer support
This commit is contained in:
parent
286b525fd1
commit
ebb9105919
1 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,9 @@ RUN dnf install libheif-freeworld -y
|
|||
# Install proprietary codecs
|
||||
RUN dnf swap libavcodec-free libavcodec-freeworld --allowerasing -y
|
||||
|
||||
# Install HPLIP for HP printer support
|
||||
RUN dnf install hplip -y
|
||||
|
||||
RUN dnf -y install gwenview haruna kalk okular
|
||||
RUN dnf -y install chromium firefox
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue