:~$ echo 'deb http://ftp.cn.debian.org/debian bullseye main' | sudo tee /etc/apt/sources.list.d/bullseye.list
:~$ sudo apt update
:~$ sudo apt install micro -y
Add the repo prior install to make it ease~
Originally posted by @englianhu in zyedidia/micro#2484 (comment)
倘若添加echo 'deb http://ftp.cn.debian.org/debian bullseye main' | sudo tee /etc/apt/sources.list.d/bullseye.list并更新,会导致系统转为🍥达比安/🍥德比安,系统所有自带应用一律无法正常操作~