sudo wget
https://apt.armbian.com/armbian.key -O key
sudo gpg --dearmor < key | sudo tee
/usr/share/keyrings/armbian.gpg > /dev/null
sudo chmod go+r /usr/share/keyrings/armbian.gpg
sudo echo "deb [arch=$(dpkg --print-architecture)
signed-by=/usr/share/keyrings/armbian.gpg]
http://apt.armbian.com $(lsb_release -cs) main
$(lsb_release -cs)-utils $(lsb_release -cs)-desktop" |
sudo tee /etc/apt/sources.list.d/armbian.list
sudo apt update
ヒット:1 http://security.debian.org bullseye-security
InRelease
ヒット:2 http://deb.debian.org/debian bullseye InRelease
ヒット:3 http://deb.debian.org/debian bullseye-updates
InRelease
ヒット:4 http://deb.debian.org/debian bullseye-backports
InRelease
取得:5 https://github.armbian.com/configng stable InRelease
[3,992 B]
ヒット:6 http://repo.jing.rocks/armbian-apt bullseye
InRelease
取得:7 https://github.armbian.com/configng stable/main armhf
Packages [424 B]
424 B を 3秒 で取得しました (130 B/s)
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています... 完了
状態情報を読み取っています... 完了
アップグレードできるパッケージが 4 個あります。表示するには 'apt list --upgradable'
を実行してください。
|