ubuntu安装实用工具软件大全

ubuntu安装常用工具安装大全 install.sh

apt-get  install -y net-tools  
apt-get  install -y openssh-server 
apt-get  install -y git 
apt-get  install -y vim 
apt-get  install -y tftp-hpa 
apt-get  install -y nfs-kernel-server 
apt-get  install -y samba 
apt-get  install -y samba-common
apt-get  install -y mtd-utils 
apt-get  install -y curl 
apt-get  install -y gcc 
apt-get  install -y make  
apt-get  install -y python 
apt-get  install -y python-dev 
apt-get  install -y build-essential 
apt-get  install -y subversion 
apt-get  install -y libncurses5-dev 
apt-get  install -y zlib1g-dev 
apt-get  install -y gawk 
apt-get  install -y gcc-multilib 
apt-get  install -y flex 
apt-get  install -y git-core 
apt-get  install -y gettext  
apt-get  install -y gfortran 
apt-get  install -y libssl-dev 
apt-get  install -y libpcre3-dev 
apt-get  install -y xlibmesa-glu-dev 
apt-get  install -y libglew1.5-dev 
apt-get  install -y libftgl-dev 
apt-get  install -y libmysqlclient-dev 
apt-get  install -y libfftw3-dev 
apt-get  install -y libcfitsio-dev 
apt-get  install -y graphviz-dev 
apt-get  install -y libavahi-compat-libdnssd-dev 
apt-get  install -y libldap2-dev  
apt-get  install -y libxml2-dev 
apt-get  install -y p7zip-full 
apt-get  install -y libkrb5-dev 
apt-get  install -y libgsl0-dev  
apt-get  install -y u-boot-tools 
apt-get  install -y lzop bzr 
apt-get  install -y device-tree-compiler 
apt-get  install -y libsdl2-dev
apt-get  install -y glibc-doc 
apt-get  install -y manpages-posix-dev 
apt-get  install -y libncurses5-dev
apt-get  install -y libx11-dev:i386 libreadline6-dev:i386      
apt-get  install -y lib32stdc++6                               
apt-get  install -y lib32z1                                    
apt-get  install -y sshpass                                      
apt-get  install -y putty                                        
apt-get  install -y lib32z1 
apt-get  install -y lib32ncurses5 
apt-get  install -y lib32bz2-1.0              
apt-get  install -y autoconf                                     
apt-get  install -y automake                                     
apt-get  install -y libtool                                      
apt-get  install -y m4                                           
apt-get  install -y bison                                        
apt-get  install -y socat 
apt-get  install -y libc6-dev 
apt-get  install -y ctags 
apt-get  install -y cscope  
apt-get  install -y cmake  

原文链接: https://www.cnblogs.com/azan777/p/14804858.html

欢迎关注

微信关注下方公众号,第一时间获取干货硬货;公众号内回复【pdf】免费获取数百本计算机经典书籍

    ubuntu安装实用工具软件大全

原创文章受到原创版权保护。转载请注明出处:https://www.ccppcoding.com/archives/210859

非原创文章文中已经注明原地址,如有侵权,联系删除

关注公众号【高性能架构探索】,第一时间获取最新文章

转载文章受原作者版权保护。转载请注明原作者出处!

(0)
上一篇 2023年2月13日 上午12:31
下一篇 2023年2月13日 上午12:31

相关推荐