📝 Made notes on updating gentoo basics
This commit is contained in:
parent
b2228e17ca
commit
f886139b0a
1 changed files with 13 additions and 0 deletions
13
gentoo/updating.md
Normal file
13
gentoo/updating.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Updating Gentoo
|
||||
|
||||
```sh
|
||||
emaint -a sync
|
||||
```
|
||||
|
||||
```sh
|
||||
emerge -avuDN @world
|
||||
```
|
||||
|
||||
```sh
|
||||
dispatch-conf
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue