📜  e 无法在 ubuntu 中找到包 pyrit - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:04.859000             🧑  作者: Mango

代码示例2
sudo su
cd /etc/apt/
ls
nano source.list

You should be able to use any of the listed mirrors by adding a line to your /etc/apt/sources.list
like this : deb http://cz.archive.ubuntu.com/ubuntu bionic main universe
Replacing cz.archive.ubuntu.com/ubuntu with the mirror in question.

./source.list
sudo apt update 
sudo apt-get install pyrit