How to install Virtual Machine Manager (KVM) in Manjaro and Arch Linux

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
LC_ALL=C lscpu | grep Virtualization
LC_ALL=C lscpu | grep Virtualization
LC_ALL=C lscpu | grep Virtualization
Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
zgrep CONFIG_KVM /proc/config.gz
zgrep CONFIG_KVM /proc/config.gz
zgrep CONFIG_KVM /proc/config.gz
Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
sudo pacman -S virt-manager qemu vde2 ebtables dnsmasq bridge-utils openbsd-netcat
sudo pacman -S virt-manager qemu vde2 ebtables dnsmasq bridge-utils openbsd-netcat
sudo pacman -S virt-manager qemu vde2 ebtables dnsmasq bridge-utils openbsd-netcat
Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
sudo systemctl enable libvirtd.service
sudo systemctl enable libvirtd.service
sudo systemctl enable libvirtd.service
Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
sudo systemctl start libvirtd.service
sudo systemctl start libvirtd.service
sudo systemctl start libvirtd.service

References
https://www.fosslinux.com/2484/how-to-install-virtual-machine-manager-kvm-in-manjaro-and-arch-linux.htm