## Extra Repos added for Drauger OS
deb https://apt.draugeros.org strigoi main
## Development Repos for Drauger OS
## ONLY ENABLE IF YOU ARE WILLING TO DEAL WITH BUGS
# deb https://apt.draugeros.org strigoi-dev main
deb https://apt.draugeros.org strigoi-graphics main
# deb https://apt.draugeros.org strigoi-graphics-dev main
Remove the hash tag (#) from the front of these two lines:
# deb https://apt.draugeros.org strigoi-dev main
# deb https://apt.draugeros.org strigoi-graphics-dev main
Confirm it matches this:
## Extra Repos added for Drauger OS
deb https://apt.draugeros.org strigoi main
## Development Repos for Drauger OS
## ONLY ENABLE IF YOU ARE WILLING TO DEAL WITH BUGS
deb https://apt.draugeros.org strigoi-dev main
deb https://apt.draugeros.org strigoi-graphics main
deb https://apt.draugeros.org strigoi-graphics-dev main
Save and Exit
Update with the following commands
sudo apt update
sudo apt upgrade -y