Linux -- 安裝與移除指令

Linux

簡介

指令列表

安裝移除

行程管理

檔案管理

編輯器

輸出入管理

使用者介面

網路管理

系統開發

訊息

相關網站

參考文獻

最新修改

簡體版

English

sudo apt-get 指令

sudo apt-get install qemu
sudo apt-get install qemu-system
sudo apt-get install vim
sudo apt-get install svn

版本管理

svn checkout http://curt-v1-rework.googlecode.com/svn/trunk/ curt-v1-rework-read-only

PATH 設定

PATH="/home/ccc/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin/:${PATH}"
echo $PATH
export PATH

Facebook

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License