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/home:/PSuarezHernandez:/spacecmd/xUbuntu_24.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/home:PSuarezHernandez:spacecmd.list
curl -fsSL https://download.opensuse.org/repositories/home:PSuarezHernandez:spacecmd/xUbuntu_24.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_PSuarezHernandez_spacecmd.gpg > /dev/null
sudo apt update
sudo apt install spacecmd
For xUbuntu 20.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/home:/PSuarezHernandez:/spacecmd/xUbuntu_20.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/home:PSuarezHernandez:spacecmd.list
curl -fsSL https://download.opensuse.org/repositories/home:PSuarezHernandez:spacecmd/xUbuntu_20.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_PSuarezHernandez_spacecmd.gpg > /dev/null
sudo apt update
sudo apt install spacecmd
For xUbuntu 18.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/home:/PSuarezHernandez:/spacecmd/xUbuntu_18.04-debbuild/ /' | sudo tee /etc/apt/sources.list.d/home:PSuarezHernandez:spacecmd.list
curl -fsSL https://download.opensuse.org/repositories/home:PSuarezHernandez:spacecmd/xUbuntu_18.04-debbuild/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_PSuarezHernandez_spacecmd.gpg > /dev/null
sudo apt update
sudo apt install spacecmd