首页 > 学院 > 开发设计 > 正文

Linux安装mkimage工具 - 使用apt-cache命令

2019-11-06 08:27:08
字体:
来源:转载
供稿:网友
使用apt-cache命令可以用于查找软件包,如果不知道包的完整名但是知道部分名字时可以进行查找,很方便。
参见:https://zhidao.baidu.com/question/1958062201318349500.html
beyond@Ubuntu:~/dev/arch/arm/boot$ sudo apt-cache search mkimagejigit - tools for working with jigdo filesuboot-mkimage - generate kernel image for U-Bootbeyond@ubuntu:~/dev/arch/arm/boot$ sudo apt-get install uboot-mkimage正在读取软件包列表... 完成正在分析软件包的依赖关系树       正在读取状态信息... 完成       下列【新】软件包将被安装:  uboot-mkimage共升级了 0 个软件包,新安装了 1 个软件包,要卸载 0 个软件包,有 223 个软件未被升级。需要下载 11.0kB 的软件包。解压缩后会消耗掉 57.3kB 的额外空间。获取:1 http://ubuntu-archive.sit.kmutt.ac.th karmic/main uboot-mkimage 0.4 [11.0kB]下载 11.0kB,耗时 2 秒 (4,521B/s)    选中了曾被取消选择的软件包 uboot-mkimage。(正在读取数据库 ... 系统当前总共安装有 122470 个文件和目录。)正在解压缩 uboot-mkimage (从 .../uboot-mkimage_0.4_amd64.deb) ...正在设置 uboot-mkimage (0.4) ..搞定,验证下。inet_dada@InetSoftware:/work/inetsoft/inet_dada/Boxchips/ics/android4.0$ which mkimage/usr/bin/mkimageinet_dada@InetSoftware:/work/inetsoft/inet_dada/Boxchips/ics/android4.0$
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表