- 爱易网页
 
                        - 
                            Linux
 
                        - Linux学习札记(十)软件安装 
 
                         
                    
                    
                    日期:2014-05-16  浏览次数:21027 次 
                    
                        
                         Linux学习笔记(十)软件安装
    
1.   make编译安装软件
[root@localhost ~]# cd /home/new/Desktop
[root@localhost Desktop]#   tar -xzvf fcitx-3.4.2.tar.gz
[root@localhost Desktop]#   cd /home/new/Desktop/fcitx-3.4.2
[root@localhost fcitx-3.4.2]#./configure --prefix=/opt/fictx
[root@localhost fcitx-3.4.2]#make
[root@localhost fcitx-3.4.2]#make install
2.  使用源更新
更新Software
sudo apt-get update
sudo apt-get upgrade
 
sudo apt-get install/remove openssh-server  Ubuntu
sudo apt-get install/remove vim  Ubuntu
or
sudo yum install/remove openssh-server   CentOS
                        
                     
                    
                    
                        免责声明: 本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。