書名: Learn WebAssembly作者名: Mike Rourke本章字數(shù): 38字更新時間: 2021-08-13 15:38:57
Installing Git on Ubuntu
You can use apt to install Git; just run the following command in Terminal:
sudo apt install git
You can check to ensure that the installation was successful by running this command:
git --version
推薦閱讀
- Oracle 12c中文版數(shù)據(jù)庫管理、應用與開發(fā)實踐教程 (清華電腦學堂)
- 數(shù)據(jù)結構(Python語言描述)(第2版)
- Servlet/JSP深入詳解
- Python王者歸來
- Java持續(xù)交付
- PostgreSQL 11從入門到精通(視頻教學版)
- Mastering Drupal 8 Views
- Apache Mahout Clustering Designs
- Mathematica Data Analysis
- Linux Device Drivers Development
- Building Serverless Applications with Python
- ExtJS高級程序設計
- Python機器學習:預測分析核心算法
- Building Machine Learning Systems with Python(Second Edition)
- 好好學Java:從零基礎到項目實戰(zhàn)