DWMTitus & Rofi installation does not check if unzip or wget is installed and fails if they are not.
Describe the bug
Tried to install dwmtitus, rofi and global theming on fresh arch minimal instal in virtual machine (vmware workstation pro on win11 host) and dwmtitus script failed because of missing wget and unzip. Rofi installation failed too. Also when I tried scripts again after manually installing those tools when dwmtitus script tried to unpack desktop wallpapers it failed the script because target directory was not empty.
To Reproduce
Steps to reproduce the behavior:
- Install latest arch minimal install on virtual machine
- Use linutil to install dwmtitus, rofi and global theming
Expected behavior
Script should prompt to install those tools if they are missing instead of failing script. Also in case of unzipping, script should ask to clear the target directory if it is not empty or if it already has files just skip the unzip process.
Every issue you listed here is already fixed on the dev branch; if you want those fixes then you'll have to use the bleeding edge commits since a new release has not been made yet.
Okay. Good to know. I could not know they are already fixed. Linutil is great tool afterall and I can't wait how it evolves. I am sorry about unnecessary bug ticket.
Okay. Good to know. I could not know they are already fixed. Linutil is great tool afterall and I can't wait how it evolves. I am sorry about unnecessary bug ticket.
It's fine.
/close
as discussed above this issue has been fixed already, and is now included in the latest release