Update ubuntu system install script:add pavucontrol to apt for installation

This commit is contained in:
t0xa 2025-08-17 13:37:18 +03:00
parent f3d2c44498
commit c5cf9b4570

View file

@ -30,6 +30,7 @@ BASIC_PACKAGES=(
python3-venv
python3-pip
fd-find
pavucontrol
)
# ====== INSTALL BRAVE =========