📝 Made notes on updating gentoo basics

This commit is contained in:
tomit4 2025-11-22 12:22:51 -08:00
parent b2228e17ca
commit f886139b0a

13
gentoo/updating.md Normal file
View file

@ -0,0 +1,13 @@
# Updating Gentoo
```sh
emaint -a sync
```
```sh
emerge -avuDN @world
```
```sh
dispatch-conf
```