acmbuild from home:m-grant-prg project
Выберите операционную систему
Добавить репозиторий и установить вручную
Для Debian Testing запустите:
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:/m-grant-prg/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:m-grant-prg.list curl -fsSL https://download.opensuse.org/repositories/home:m-grant-prg/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_m-grant-prg.gpg > /dev/null sudo apt update sudo apt install acmbuild
Для Debian 13 запустите:
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:/m-grant-prg/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:m-grant-prg.list curl -fsSL https://download.opensuse.org/repositories/home:m-grant-prg/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_m-grant-prg.gpg > /dev/null sudo apt update sudo apt install acmbuild
Для Debian 12 запустите:
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:/m-grant-prg/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:m-grant-prg.list curl -fsSL https://download.opensuse.org/repositories/home:m-grant-prg/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_m-grant-prg.gpg > /dev/null sudo apt update sudo apt install acmbuild
Для Debian 11 запустите:
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:/m-grant-prg/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:m-grant-prg.list curl -fsSL https://download.opensuse.org/repositories/home:m-grant-prg/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_m-grant-prg.gpg > /dev/null sudo apt update sudo apt install acmbuild
Для Debian 10 запустите:
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:/m-grant-prg/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:m-grant-prg.list curl -fsSL https://download.opensuse.org/repositories/home:m-grant-prg/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_m-grant-prg.gpg > /dev/null sudo apt update sudo apt install acmbuild
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для Fedora 43 запустите от имени root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:m-grant-prg/Fedora_43/home:m-grant-prg.repo dnf install acmbuild
Для Fedora 42 запустите от имени root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:m-grant-prg/Fedora_42/home:m-grant-prg.repo dnf install acmbuild
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для 16.0 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:m-grant-prg/16.0/home:m-grant-prg.repo zypper refresh zypper install acmbuild
Для 15.6 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:m-grant-prg/15.6/home:m-grant-prg.repo zypper refresh zypper install acmbuild
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для Raspbian 13 запустите:
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:/m-grant-prg/Raspbian_13/ /' | sudo tee /etc/apt/sources.list.d/home:m-grant-prg.list curl -fsSL https://download.opensuse.org/repositories/home:m-grant-prg/Raspbian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_m-grant-prg.gpg > /dev/null sudo apt update sudo apt install acmbuild
Для Raspbian 12 запустите:
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:/m-grant-prg/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:m-grant-prg.list curl -fsSL https://download.opensuse.org/repositories/home:m-grant-prg/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_m-grant-prg.gpg > /dev/null sudo apt update sudo apt install acmbuild
Для Raspbian 11 запустите:
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:/m-grant-prg/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:m-grant-prg.list curl -fsSL https://download.opensuse.org/repositories/home:m-grant-prg/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_m-grant-prg.gpg > /dev/null sudo apt update sudo apt install acmbuild
Для Raspbian 10 запустите:
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:/m-grant-prg/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:m-grant-prg.list curl -fsSL https://download.opensuse.org/repositories/home:m-grant-prg/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_m-grant-prg.gpg > /dev/null sudo apt update sudo apt install acmbuild