1 Star 0 Fork 0

苏军/rv1106-Sololinker-A

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
develop_init_for_ubuntu20.04.sh 1.42 KB
一键复制 编辑 原始数据 按行查看 历史
fu.lin 提交于 2023-12-10 14:21 . repo: init
#!/bin/bash
packages="
adb
android-sdk-platform-tools-common
android-tools-adb
autoconf
automake
autopoint
autotools-dev
binutils
bison
build-essential
ca-certificates
ccache
chrpath
cmake
cmake-data
codesearch
command-not-found
console-setup
coreutils
cpio
cpp
cpp-8
cpp-9
curl
device-tree-compiler
dos2unix
dosfstools
f2fs-tools
fakeroot
flex
g++
g++-9
gawk
gcc
gcc-10-cross-base
gcc-8
gcc-9
gcc-9-cross-base
genext2fs
gettext
gettext-base
gfortran
gfortran-8
gfortran-9
ghostscript
git
git-man
lz4
lzop
m4
make
makeself
man-db
manpages
manpages-dev
mawk
mdadm
meson
minicom
mtd-utils
mtools
ncurses-base
ncurses-bin
ncurses-term
net-tools
ninja-build
openssl
perl
python-apt
python-apt-common
python-gi
python-gobject
python-gobject-2
python-is-python2
python-pip-whl
python-pkg-resources
python2
python2-dev
python2-minimal
python2.7
python2.7-dev
python2.7-minimal
python3
python3-pexpect
python3-pip
python3-pyinotify
python3-pymacaroons
python3-pyparsing
python3-requests
python3-texttable
python3-venv
python3.8
python3.8-dev
python3.8-minimal
python3.8-venv
qemu
qemu-efi-aarch64
qemu-efi-arm
qemu-system-arm
qemu-system-common
qemu-system-data
qemu-system-x86
qemu-user-static
qemu-utils
rsync
squashfuse
ssh
ssh-import-id
sshfs
texinfo
u-boot-tools
usb-modeswitch
usb-modeswitch-data
usbutils
uuid
uuid-runtime
wget
bc
libssl-dev
pkg-config
gperf
"
sudo apt update
sudo apt install --fix-missing
sudo apt install $packages --fix-missing
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/sddj/rv1106-Sololinker-A.git
git@gitee.com:sddj/rv1106-Sololinker-A.git
sddj
rv1106-Sololinker-A
rv1106-Sololinker-A
master

搜索帮助