在Debian Stream 8上安装软件,主要有以下几种方法:
sudo apt update
sudo apt search 关键字
sudo apt install 软件包名
sudo dpkg -i 文件名.deb
sudo apt install -f