Skip to content

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

Merged
stffrdhrn merged 1 commit into
openrisc:masterfrom
seawooo:master
Apr 2, 2026
Merged

Add sudo and fixed typo on ubuntu/debian section#66
stffrdhrn merged 1 commit into
openrisc:masterfrom
seawooo:master

Conversation

@seawooo

@seawooo seawooo commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

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.

@stffrdhrn
stffrdhrn merged commit e3895fa into openrisc:master Apr 2, 2026
1 check passed
@stffrdhrn

Copy link
Copy Markdown
Member

Thank you

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

Labels

None yet

2 participants