|
发表于 2021-3-11 18:02:33
只看该作者
地板
xfwu@ubuntu:~/share/rk3288_a5$ sudo apt-get install git-core gnupg flex bison gperf libsdl1.2-dev \
> libesd0-dev libwxgtk2.8-dev squashfs-tools build-essential zip curl \
> libncurses5-dev zlib1g-dev pngcrush schedtool libxml2 libxml2-utils \
> xsltproc lzop libc6-dev schedtool g++-multilib lib32z1-dev lib32ncurses5-dev \
> lib32readline-gplv2-dev gcc-multilib libswitch-perl \
> libssl1.0.0 libssl-dev
[sudo] password for xfwu:
Reading package lists... Done
Building dependency tree
Reading state information... Done
bison is already the newest version.
build-essential is already the newest version.
flex is already the newest version.
g++-multilib is already the newest version.
gcc-multilib is already the newest version.
gperf is already the newest version.
lib32ncurses5-dev is already the newest version.
lib32readline-gplv2-dev is already the newest version.
libesd0-dev is already the newest version.
libncurses5-dev is already the newest version.
zip is already the newest version.
libswitch-perl is already the newest version.
libwxgtk2.8-dev is already the newest version.
lzop is already the newest version.
pngcrush is already the newest version.
schedtool is already the newest version.
curl is already the newest version.
git-core is already the newest version.
gnupg is already the newest version.
libc6-dev is already the newest version.
libssl-dev is already the newest version.
libssl1.0.0 is already the newest version.
libxml2 is already the newest version.
libxml2-utils is already the newest version.
xsltproc is already the newest version.
lib32z1-dev is already the newest version.
libsdl1.2-dev is already the newest version.
squashfs-tools is already the newest version.
zlib1g-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
xfwu@ubuntu:~/share/rk3288_a5$ |
|