ubuntu - 如何在 Ubuntu 中使用 apt-get 下载其他不同的 deb 文件?

标签 ubuntu debian ubuntu-12.04 raspberry-pi raspbian

有什么方法可以在 Ubuntu 12.04 中使用 apt-get 下载另一个版本的 deb 文件吗? ?
Ubuntu 12.04 , 默认版本为 precise , 当我们使用 sudo apt-get install **安装软件包的命令,apt-get可以自动找到合适的包。但是有没有办法下载特定版本的deb包,比如Ubuntu 10.04(Lucid) ?
在我的情况下,我有一个 Raspberry Pi ,它的主要版本是Debian它的符号版本是wheezy .当我使用 sudo apt-get install ** ,网速很慢。
所以我想添加wheezy的apt源地址进入我的Ubuntu 12.04的恰当源地址。并使用 Ubuntu 12.04下载wheezy的包,然后将它们复制到 Raspberry Pi并安装。

提前致谢!

最佳答案

不要混合使用 Ubuntu 和 Debian,很多东西都在不同的位置,会破坏你的系统。使用精确与精确,Ubuntu 不能很好地混合。

关于ubuntu - 如何在 Ubuntu 中使用 apt-get 下载其他不同的 deb 文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22888551/

相关文章:

php - Ubuntu mysql 数据库无法识别西类牙重音字符

ubuntu - 使用 docker 安装后无法访问 Rancher UI

ubuntu - 如何从源代码构建 Debian/Ubuntu 软件包?

python - 在 debian 7 (fabric) 上添加一个具有随 secret 码的用户

java - 如何将数据从bash脚本正确传递到java应用程序

c++ - opencv-3.0.0 ubuntu 14.04 "nonfree/nonfree.hpp"构建错误

git - Debian 压缩 : gitolite +ssh +apache2 +suexec +http-backend

linux - 通过在 iptables (Ubuntu) 中添加规则来打开端口 443

shell - unoconv 在 ubuntu 12.04 服务器上不起作用

ruby - 安装rvm后如何安装系统ruby