notes/gentoo/updating.md
2025-11-22 12:50:14 -08:00

17 lines
141 B
Markdown

# Updating Gentoo
```sh
emaint -a sync
```
```sh
emerge -avuDN @world
```
```sh
dispatch-conf
```
```sh
eselect news read all | less
```