Open main menu

Wiki-Orange Pi β

Changes

Orange Pi CM4

52 bytes added, 15:24, 19 September 2023
How to install the software
Use the pacman package management tool to install software that is not in OPi OS. For example, the command to install the vim editor is as follows. If you want to install other software, you only need to replace vim with the package name of the software you want to install.
{| class="wikitable" style="width:800px;"
|-
|
[orangepi@orangepi-pc ~]$ '''sudo pacman -Syy vim'''
|}
<span id="android-11-operating-system-instructions"></span>