This website requires JavaScript.
Explore
Help
Register
Sign In
manuth
/
PortValhalla
Watch
1
Star
0
Fork
You've already forked PortValhalla
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
240afeb2a5
PortValhalla
/
scripts
/
Software
/
Virtual Machine Manager
/
install.sh
3 lines
86 B
Bash
Raw
Normal View
History
Unescape
Escape
Add a script for installing virt-manager
2022-11-23 08:05:36 +00:00
#!/bin/bash
Add semicolon to the end of each statement
2023-01-23 14:55:10 +00:00
sudo apt install -y swtpm swtpm-tools libvirt-daemon-system virt-manager
;
Reference in a new issue
Copy permalink