Docs: Improve Workstation Section #95
@ -25,7 +25,7 @@ This is a temporary solution that will be depreciated and replaced with project
|
|||||||
4. Run `date -R > /var/cache/update_info/timestamp.chk` to mark this update as the latest
|
4. Run `date -R > /var/cache/update_info/timestamp.chk` to mark this update as the latest
|
||||||
|
|
||||||
::: info Info
|
::: info Info
|
||||||
The command `emerge --oneshot {package-name}` compiles package, but does not add the packages to the [@world](https://wiki.gentoo.org/wiki/World_set_(Portage)), this means these packages will be removed when running `--depclean`. To learn more visit the [Gentoo Handbook](https://wiki.gentoo.org/wiki/Emerge#:~:text=fetchonly%20%2D%2Demptytree%20%40world-,Do%20not%20add%20dependencies%20to%20the%20world%20file,-If%20a%20dependency)
|
The command `emerge --oneshot {package-name}` compiles package, but does not add the packages to the [@world](https://wiki.gentoo.org/wiki/World_set_(Portage)), this means these packages will be removed when running `--depclean`.. We add this because these packages are already pulled in by another set. So we don’t want to add it again to the @world set. To learn more visit the [Gentoo Handbook](https://wiki.gentoo.org/wiki/Emerge#:~:text=fetchonly%20%2D%2Demptytree%20%40world-,Do%20not%20add%20dependencies%20to%20the%20world%20file,-If%20a%20dependency)
|
||||||
:::
|
:::
|
||||||
|
|
||||||
### How to update to specific version?
|
### How to update to specific version?
|
||||||
|
Loading…
Reference in New Issue
Block a user