avrdude from CrossToolchain:avr project

अपना ऑपरेटिंग सिस्टम चुनें

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/CrossToolchain:/avr/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/CrossToolchain:avr.list
curl -fsSL https://download.opensuse.org/repositories/CrossToolchain:avr/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/CrossToolchain_avr.gpg > /dev/null
sudo apt update
sudo apt install avrdude
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/CrossToolchain:/avr/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/CrossToolchain:avr.list
curl -fsSL https://download.opensuse.org/repositories/CrossToolchain:avr/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/CrossToolchain_avr.gpg > /dev/null
sudo apt update
sudo apt install avrdude
openSUSE Tumbleweed हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/CrossToolchain:avr/openSUSE_Tumbleweed/CrossToolchain:avr.repo
zypper refresh
zypper install avrdude
16.0 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/CrossToolchain:avr/16.0/CrossToolchain:avr.repo
zypper refresh
zypper install avrdude
15.6 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/CrossToolchain:avr/15.6/CrossToolchain:avr.repo
zypper refresh
zypper install avrdude
15.5 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/CrossToolchain:avr/15.5/CrossToolchain:avr.repo
zypper refresh
zypper install avrdude
15.4 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/CrossToolchain:avr/15.4/CrossToolchain:avr.repo
zypper refresh
zypper install avrdude
openSUSE Leap 15.3 ARM हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/CrossToolchain:avr/openSUSE_Leap_15.3_ARM/CrossToolchain:avr.repo
zypper refresh
zypper install avrdude
SLE 12 SP5 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/CrossToolchain:avr/SLE_12_SP5/CrossToolchain:avr.repo
zypper refresh
zypper install avrdude

openSUSE Leap 15.3 ARM हेतु पैकेज :

SLE 12 SP5 हेतु पैकेज :

xUbuntu 20.04 हेतु निम्नलिखित को निष्पादित करें :
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/CrossToolchain:/avr/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/CrossToolchain:avr.list
curl -fsSL https://download.opensuse.org/repositories/CrossToolchain:avr/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/CrossToolchain_avr.gpg > /dev/null
sudo apt update
sudo apt install avrdude

xUbuntu 20.04 हेतु पैकेज :