Files
linux-setup/fedora/kde.sh
2025-02-12 18:40:30 -08:00

5 lines
104 B
Bash

sudo dnf install python -y
sudo dnf install pip -y
python -m pip install konsave
sudo dnf install qt -y