41fc99189a
* feat(browsers): add helium-browser helium browser is supported in AUR, dnf and apt. if user is using arch linux (or arch based distro), script automatically downloads from AUR. if user is using fedora (or fedora based distro), script adds a copr repo and installs helium if user is using debian (or debian based distro), script adds helium repo and installs helium for other distros there's no installation :( * feat(browsers): add helium-browser * chore(helium-browser): format the code * fix(helium-browser): fix an operator issue with command check * fix(helium-browser): change wrong uninstall command * chore(helium-browser): remove unneeded things * fix(helium-browser): pacman remove helium there's no --needed flag for pacman -R * fix(helium-browser): posix usability and packager update - i forgot to add update and purge commands - better posix usability (changed [[]] to [])