在 ubuntu 源内找 .deb 文件

Posted 11 months, 1 week ago at 11:32 am. 0 comments

ad 468x60

因为需要安装 ubuntu amd64 的无线网卡驱动,得到的方法是

sudo apt-get install bcm43xx-fwcutter

但问题在于家里没有网线(先有蛋?还是先有鸡?),只能从其它操作系统无线连接互联网下载后再安装。也就是说,我需要的实实在在的 .deb 文件。研究一会,发现其实就在源中

比如

deb http://cn.archive.ubuntu.com/ubuntu/ feisty universe
deb-src http://cn.archive.ubuntu.com/ubuntu/ feisty universe

那么在

http://cn.archive.ubuntu.com/ubuntu/pool/

中就能找到所有的 .deb 文件。最终我需要的文件就在这里

http://cn.archive.ubuntu.com/ubuntu/pool/universe/b/bcm43xx-fwcutter/

Popularity: 15% [?]

Tags:

No Replies

Feel free to leave a reply using the form below!


Leave a Reply