書名: Learn WebAssembly作者名: Mike Rourke本章字數: 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
推薦閱讀
- Mastering Selenium WebDriver
- 實戰Java程序設計
- Mastering Rust
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- Python High Performance Programming
- C++寶典
- 愛上micro:bit
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- INSTANT Adobe Edge Inspect Starter
- Spring Boot+MVC實戰指南
- Node學習指南(第2版)
- Deep Learning with R Cookbook
- 零基礎學HTML+CSS
- Get Your Hands Dirty on Clean Architecture
- 城市信息模型平臺頂層設計與實踐