Skip to content

Instantly share code, notes, and snippets.

View qubixq's full-sized avatar
🌱
frogs go mlem mlem snakes go ppbtptbtpbt

qubixq qubixq

🌱
frogs go mlem mlem snakes go ppbtptbtpbt
View GitHub Profile
@gorkawien
gorkawien / gist:95418da089f9f0d2d48b075bc04d5afc
Created September 1, 2020 09:54
How To Virt Manager in Gentoo
Help to install Virt-manager on Funtoo and Gentoo
Installing virt-manager
First we need to add some information to build virt-manager and qemu correctly:
# echo "app-emulation/virt-manager gtk policykit" >> /etc/portage/package.use
# echo "app-emulation/qemu spice" >> /etc/portage/package.use
# vim /etc/portage/make.conf ## and add