Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
install.sh.tar.gz | 2023-05-26 | 20.2 kB | |
install.sh.zip | 2023-05-26 | 32.2 kB | |
README.md | 2023-05-26 | 545 Bytes | |
install.sh | 2023-05-26 | 17.5 kB | |
Totals: 4 Items | 70.4 kB | 0 |
For those that do not want to do this the manual way here is a link to a install.sh
. To use it you need to do. You have to be root user to use this, If you not the root you will not be able to use it.
:::bash
https://github.com/Altoyda/Ubuntu-22.04-How-To.git
The line USERNAME="lewis"
sets the username variable to "yourname". You may need to replace "lewis" with the actual username you want to set.
:::bash
sudo nano install.sh
:::bash
chmod +x install.sh
:::bash
./install.sh