码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu安装gcc编译器

时间:2020-02-24 10:02:17      阅读:85      评论:0      收藏:0      [点我收藏+]

标签:过程   hive   update   upd   run   fetch   arch   uil   build   

拒绝花里胡哨的安装,直接输入下方语句即可

  root@xxx~# apt-get install build-essential

安装过程中的问题  

  E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

这时我们需要输入

  root@xxx:~# apt-get update

Ubuntu安装gcc编译器

标签:过程   hive   update   upd   run   fetch   arch   uil   build   

原文地址:https://www.cnblogs.com/wifePI/p/12355402.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!