1
0
Fork 0

add pkg 'dpkg' to extract deb files

This commit is contained in:
Pratham Patel 2023-03-11 12:28:02 +05:30
parent 8438fcbd9d
commit b3cfa591c2
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ PKGS_TO_INSTALL+=(acpi_call lm_sensors xfce4-power-manager)
PKGS_TO_INSTALL+=(firewalld)
# add-on
PKGS_TO_INSTALL+=(ffmpeg flatpak imagemagick light mediainfo)
PKGS_TO_INSTALL+=(dpkg ffmpeg flatpak imagemagick light mediainfo)
# monitoring
PKGS_TO_INSTALL+=(bandwhich btop htop inxi iotop iperf iperf3 nload)