在Debian下安装最新软件常用方法如下:
sudo apt update
apt search 软件名称
sudo apt install 软件包名称
sudo apt install synaptic
./configure
make
sudo make install