wget https://archive.raspberrypi.org/debian/pool/main/r/raspi-config/raspi-config_20200601_all.deb -P /tmp
sudo apt-get install libnewt0.52 whiptail parted triggerhappy lua5.1 alsa-utils -y
# Auto install dependancies on eg. ubuntu server on RPI
sudo apt-get install -fy
sudo dpkg -i /tmp/raspi-config_20200601_all.deb
'Ubuntu' 카테고리의 다른 글
relocation R_X86_64_PC32 against symbol `stderr@@GLIBC_2.2.5' 에러 해결법 (0) | 2024.04.06 |
---|---|
[Ubuntu]우분투 20.04 LTS wine 설치 (0) | 2022.03.28 |
[Ubuntu]main/binary-i386/Packages (0) | 2022.03.28 |
[Ubuntu]Failed to install file: not supported(.deb 설치오류) (0) | 2022.02.14 |
[Ubuntu]우분투에서 갑자기 WIFI가 잡히지 않을 때 (0) | 2022.01.18 |