Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Linux-QEMU

Bash script to install and setup qemu & virtual machine manager (virt-manager or gnome-boxes) on linux.

Acknowledgements

This script is based on the guides Setup Qemu in Debian Linux and Setup Qemu in Arch Linux by Chris Titus. Check out his YouTube channel for awesome things like this.

Installation

Execute install.sh as normal user from a terminal:

 git clone https://github.com/shreyas-a-s/linux-qemu.git
 cd linux-qemu/
 ./install.sh

For those who would like a single-line command:

 git clone https://github.com/shreyas-a-s/linux-qemu.git && cd linux-qemu/ && ./install.sh

About

Shell script to install and setup qemu & a VM manager on Linux

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages