使用apt install时,发现其使用IPv6,但是IPv6不通,使用下面的命令,在命令行指定IPv4
sudo
apt -o Acquire::ForceIPv4=
true
install
u-boot-tools