mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-26 00:05:57 -04:00
qubes-dom0-update has no install argument
This commit is contained in:
parent
d33690dfd6
commit
99083295b0
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ Internet access is intentionally disabled by default in dom0. But to ease the de
|
||||||
sudo dnf --setopt=reposdir=/etc/yum.repos.d install openssh-server
|
sudo dnf --setopt=reposdir=/etc/yum.repos.d install openssh-server
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
> **Note:** If you want to install additional software in dom0 and your only network card was assigned to dom0, then _instead_ of the usual `sudo qubes-dom0-update install <PACKAGE>` now you run `sudo dnf --setopt=reposdir=/etc/yum.repos.d install <PACKAGE>`.
|
> **Note:** If you want to install additional software in dom0 and your only network card was assigned to dom0, then _instead_ of the usual `sudo qubes-dom0-update <PACKAGE>` now you run `sudo dnf --setopt=reposdir=/etc/yum.repos.d install <PACKAGE>`.
|
||||||
|
|
||||||
## Development VM
|
## Development VM
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue