venv-salt-minion from systemsmanagement:Uyuni:Master:Ubuntu2404-Uyuni-Client-Tools project
Select Your Operating System
Add repository and install manually
For xUbuntu 24.04-debbuild run the following:
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/systemsmanagement:/Uyuni:/Master:/Ubuntu2404-Uyuni-Client-Tools/xUbuntu_24.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Master:Ubuntu2404-Uyuni-Client-Tools.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Ubuntu2404-Uyuni-Client-Tools/xUbuntu_24.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Master_Ubuntu2404-Uyuni-Client-Tools.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion
For xUbuntu 24.04 run the following:
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/systemsmanagement:/Uyuni:/Master:/Ubuntu2404-Uyuni-Client-Tools/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/systemsmanagement:Uyuni:Master:Ubuntu2404-Uyuni-Client-Tools.list curl -fsSL https://download.opensuse.org/repositories/systemsmanagement:Uyuni:Master:Ubuntu2404-Uyuni-Client-Tools/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/systemsmanagement_Uyuni_Master_Ubuntu2404-Uyuni-Client-Tools.gpg > /dev/null sudo apt update sudo apt install venv-salt-minion