mpdev from home:mbhangui:raspi project
Seleccioneu el sistema operatiu
Afegiu el repositori i instal·leu-lo manualment
Per a Debian 13 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:/mbhangui:/raspi/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:mbhangui:raspi.list curl -fsSL https://download.opensuse.org/repositories/home:mbhangui:raspi/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mbhangui_raspi.gpg > /dev/null sudo apt update sudo apt install mpdev
Per a Debian 12 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:/mbhangui:/raspi/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:mbhangui:raspi.list curl -fsSL https://download.opensuse.org/repositories/home:mbhangui:raspi/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mbhangui_raspi.gpg > /dev/null sudo apt update sudo apt install mpdev
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:/mbhangui:/raspi/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:mbhangui:raspi.list curl -fsSL https://download.opensuse.org/repositories/home:mbhangui:raspi/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mbhangui_raspi.gpg > /dev/null sudo apt update sudo apt install mpdev
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a Fedora 43 executeu el següent com a root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:mbhangui:raspi/Fedora_43/home:mbhangui:raspi.repo dnf install mpdev
Per a Fedora 42 executeu el següent com a root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:mbhangui:raspi/Fedora_42/home:mbhangui:raspi.repo dnf install mpdev
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a openSUSE Tumbleweed executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:mbhangui:raspi/openSUSE_Tumbleweed/home:mbhangui:raspi.repo zypper refresh zypper install mpdev
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a Raspbian 12 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:/mbhangui:/raspi/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:mbhangui:raspi.list curl -fsSL https://download.opensuse.org/repositories/home:mbhangui:raspi/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mbhangui_raspi.gpg > /dev/null sudo apt update sudo apt install mpdev
Per a Raspbian 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:/mbhangui:/raspi/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:mbhangui:raspi.list curl -fsSL https://download.opensuse.org/repositories/home:mbhangui:raspi/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mbhangui_raspi.gpg > /dev/null sudo apt update sudo apt install mpdev
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a openSUSE Leap 15.6 executeu el següent com a root:
zypper addrepo https://download.opensuse.org/repositories/home:mbhangui:raspi/openSUSE_Leap_15.6/home:mbhangui:raspi.repo zypper refresh zypper install mpdev
Agafeu paquets binaris directament
Afegiu el repositori i instal·leu-lo manualment
Per a xUbuntu 24.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:/mbhangui:/raspi/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:mbhangui:raspi.list curl -fsSL https://download.opensuse.org/repositories/home:mbhangui:raspi/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mbhangui_raspi.gpg > /dev/null sudo apt update sudo apt install mpdev
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:/mbhangui:/raspi/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:mbhangui:raspi.list curl -fsSL https://download.opensuse.org/repositories/home:mbhangui:raspi/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mbhangui_raspi.gpg > /dev/null sudo apt update sudo apt install mpdev
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:/mbhangui:/raspi/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:mbhangui:raspi.list curl -fsSL https://download.opensuse.org/repositories/home:mbhangui:raspi/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_mbhangui_raspi.gpg > /dev/null sudo apt update sudo apt install mpdev