qemu-guest-agent from home:buluma project

Seleccioneu el sistema operatiu

Per a Debian Testing executeu el següent:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/buluma/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:buluma.list
curl -fsSL https://download.opensuse.org/repositories/home:buluma/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_buluma.gpg > /dev/null
sudo apt update
sudo apt install qemu-guest-agent
Per a Debian 11 executeu el següent:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/buluma/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:buluma.list
curl -fsSL https://download.opensuse.org/repositories/home:buluma/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_buluma.gpg > /dev/null
sudo apt update
sudo apt install qemu-guest-agent

Paquets per Debian Testing:

Paquets per Debian 11:

Per a Fedora Rawhide executeu el següent com a root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:buluma/Fedora_Rawhide/home:buluma.repo
dnf install qemu-guest-agent

Paquets per Fedora Rawhide:

Per a xUbuntu 22.10 executeu el següent:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/buluma/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:buluma.list
curl -fsSL https://download.opensuse.org/repositories/home:buluma/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_buluma.gpg > /dev/null
sudo apt update
sudo apt install qemu-guest-agent
Per a xUbuntu 22.04 executeu el següent:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/buluma/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:buluma.list
curl -fsSL https://download.opensuse.org/repositories/home:buluma/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_buluma.gpg > /dev/null
sudo apt update
sudo apt install qemu-guest-agent
Per a xUbuntu 20.04 executeu el següent:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/buluma/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:buluma.list
curl -fsSL https://download.opensuse.org/repositories/home:buluma/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_buluma.gpg > /dev/null
sudo apt update
sudo apt install qemu-guest-agent

Paquets per xUbuntu 22.10:

Paquets per xUbuntu 22.04:

Paquets per xUbuntu 20.04:

Per a Fedora 37 executeu el següent com a root:
?
Per a Fedora 36 executeu el següent com a root:
?