Skip to content

Add sudo and fixed typo on ubuntu/debian section#66

Open
seawooo wants to merge 1 commit intoopenrisc:masterfrom
seawooo:master
Open

Add sudo and fixed typo on ubuntu/debian section#66
seawooo wants to merge 1 commit intoopenrisc:masterfrom
seawooo:master

Conversation

@seawooo
Copy link
Copy Markdown

@seawooo seawooo commented Apr 1, 2026

previously on the QEMU on debian/ubuntu section it had:

apt-cache update
apt-cache show qemu-system-misc | grep Version

apt-get install -y qemu-system-misc

However update doesn't seem to be a subcommand for apt-cache and the update/install commands won't run unless in root or sudo. Thus I changed from apt-cache to apt-get and added sudo to the update and install commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant