Script to install some apps in GNU/Linux Debian and/or Mint/Ubuntu.
su
apt --fix-broken install -y && apt update && apt install sudo git -y && apt upgrade -y && git clone https://github.com/eduardoalthaus/carlu.linux.git && chmod -R 777 carlu.linux/ && cd carlu.linux && chmod +x *.sh && ./updateuser.sh