I want to make a bash script which checks if specified packages are installed. Doing this normally requires root permissions.
I expected the whole code to work, but w