linux - 相当于 OpenELEC 上的 apt-get

标签 linux operating-system raspberry-pi package apt-get

我目前正在开发一个以 OpenELEC 作为操作系统的树莓派。不幸的是,apt-get 不能用于此发行版。我有很多东西要安装,如果没有 apt-get 就太长了。

所以我的问题是:您是否知道可以在 OpenELEC 上使用的 apt-get 的任何等效命令,或者在该操作系统上使用 apt-get 的方法?

最后,您会建议我使用哪种操作系统,这样我就不会再遇到这个问题了?

提前致谢。

最佳答案

来自 OpenELEC 维基:

Unlike other XBMC distributions, OpenELEC isn't based on Ubuntu, Debian or Arch - in fact, it's not based on any distribution. Instead, OpenELEC has been built from scratch specifically to act as a media center. This means it can be streamlined to certain hardware and only needs to include the packages absolutely required, making OpenELEC as streamlined as possible. In addition, OpenELEC is designed to be managed as an appliance - it can automatically update itself, is managed almost entirely from within XBMC and boots in seconds. You never need to see a management console or have Linux knowledge to use it.

所以答案是:您不能使用 apt-get 或类似工具。

您可以更改操作系统并使用官方操作系统 Raspbian,或者如果您需要媒体中心,您可以使用 OSMC

关于linux - 相当于 OpenELEC 上的 apt-get,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38869449/

相关文章:

c++ - 创建(和链接)库时的符号解析

php - 当我在 Raspberry pi 上单击网站中的链接时如何运行 espeak 命令

linux - 如何从子进程读取 valgrind 返回值?

linux - 在我的汇编语言程序中找不到错误

linux - Jenkins - Selenium WebDriver Firefox 错误 - 无法连接

ruby - 在 Ruby 中检测操作系统

visual-c++ - 如何用C/C++通过CPUID命令获取物理和虚拟地址位

java - 如何在树莓派上运行javafx

python - 如何使用电缆将信号从 ESP32 发送到 Raspberry pi

c - 在 C 中从设备名称获取硬盘可用空间