diff --git a/citadel/install_ubuntu_src.md b/citadel/install_ubuntu_src.md index 829718a988..1afbf67e7a 100644 --- a/citadel/install_ubuntu_src.md +++ b/citadel/install_ubuntu_src.md @@ -24,7 +24,7 @@ cases where the default option cannot be easily changed. Install tools needed by this tutorial: ```bash -sudo apt install python3-pip lsb-release gnupg curl +sudo apt install python3-pip lsb-release gnupg curl git ``` ## vcstool and colcon from pip @@ -67,15 +67,6 @@ sudo apt-get update sudo apt-get install python3-vcstool python3-colcon-common-extensions ``` -## Git - -Ignition libraries use `git` for version control, so it must be available -in the system for `vcstool` to work properly. - -```bash -sudo apt-get install git -``` - ## Getting the sources The first step is to create a developer workspace in which `vcstool` and diff --git a/dome/install_ubuntu_src.md b/dome/install_ubuntu_src.md index a97e6d9a87..98f4b7c78f 100644 --- a/dome/install_ubuntu_src.md +++ b/dome/install_ubuntu_src.md @@ -24,7 +24,7 @@ cases where the default option cannot be easily changed. Install tools needed by this tutorial: ```bash -sudo apt install python3-pip wget lsb-release gnupg curl +sudo apt install python3-pip wget lsb-release gnupg curl git ``` ## vcstool and colcon from pip @@ -67,15 +67,6 @@ sudo apt-get update sudo apt-get install python3-vcstool python3-colcon-common-extensions ``` -## Git - -Ignition libraries use `git` for version control, so it must be available -in the system for `vcstool` to work properly. - -```bash -sudo apt-get install git -``` - ## Getting the sources The instructions below use some UNIX commands to manage directories but the diff --git a/edifice/install_ubuntu_src.md b/edifice/install_ubuntu_src.md index 22507a0d4e..5c9ec1cf2c 100644 --- a/edifice/install_ubuntu_src.md +++ b/edifice/install_ubuntu_src.md @@ -24,7 +24,7 @@ cases where the default option cannot be easily changed. Install tools needed by this tutorial: ```bash -sudo apt install python3-pip wget lsb-release gnupg curl +sudo apt install python3-pip wget lsb-release gnupg curl git ``` ## vcstool and colcon from pip @@ -67,15 +67,6 @@ sudo apt-get update sudo apt-get install python3-vcstool python3-colcon-common-extensions ``` -## Git - -Ignition libraries use `git` for version control, so it must be available -in the system for `vcstool` to work properly. - -```bash -sudo apt-get install git -``` - ## Getting the sources The instructions below use some UNIX commands to manage directories but the diff --git a/fortress/install_ubuntu_src.md b/fortress/install_ubuntu_src.md index ede08fb240..43808602f2 100644 --- a/fortress/install_ubuntu_src.md +++ b/fortress/install_ubuntu_src.md @@ -24,7 +24,7 @@ cases where the default option cannot be easily changed. Install tools needed by this tutorial: ```bash -sudo apt install python3-pip lsb-release gnupg curl +sudo apt install python3-pip lsb-release gnupg curl git ``` ## vcstool and colcon from pip @@ -67,15 +67,6 @@ sudo apt-get update sudo apt-get install python3-vcstool python3-colcon-common-extensions ``` -## Git - -Ignition libraries use `git` for version control, so it must be available -in the system for `vcstool` to work properly. - -```bash -sudo apt-get install git -``` - ## Getting the sources The instructions below use some UNIX commands to manage directories but the diff --git a/garden/install_ubuntu_src.md b/garden/install_ubuntu_src.md index 925c93a908..82b18e8256 100644 --- a/garden/install_ubuntu_src.md +++ b/garden/install_ubuntu_src.md @@ -24,7 +24,7 @@ cases where the default option cannot be easily changed. Install tools needed by this tutorial: ```bash -sudo apt install python3-pip lsb-release gnupg curl +sudo apt install python3-pip lsb-release gnupg curl git ``` ## vcstool and colcon from pip @@ -67,15 +67,6 @@ sudo apt-get update sudo apt-get install python3-vcstool python3-colcon-common-extensions ``` -## Git - -Gazebo libraries use `git` for version control, so it must be available -in the system for `vcstool` to work properly. - -```bash -sudo apt-get install git -``` - ## Getting the sources The instructions below use some UNIX commands to manage directories but the diff --git a/harmonic/install_ubuntu_src.md b/harmonic/install_ubuntu_src.md index bae2ea045c..e97fe68fd5 100644 --- a/harmonic/install_ubuntu_src.md +++ b/harmonic/install_ubuntu_src.md @@ -24,7 +24,7 @@ cases where the default option cannot be easily changed. Install tools needed by this tutorial: ```bash -sudo apt install python3-pip python3-venv lsb-release gnupg curl +sudo apt install python3-pip python3-venv lsb-release gnupg curl git ``` ## vcstool and colcon from pip @@ -52,15 +52,6 @@ sudo apt-get update sudo apt-get install python3-vcstool python3-colcon-common-extensions ``` -## Git - -Gazebo libraries use `git` for version control, so it must be available -in the system for `vcstool` to work properly. - -```bash -sudo apt-get install git -``` - ## Getting the sources The instructions below use some UNIX commands to manage directories but the diff --git a/ionic/install_ubuntu_src.md b/ionic/install_ubuntu_src.md index 312874a9ad..7768125850 100644 --- a/ionic/install_ubuntu_src.md +++ b/ionic/install_ubuntu_src.md @@ -24,7 +24,7 @@ cases where the default option cannot be easily changed. Install tools needed by this tutorial: ```bash -sudo apt install python3-pip python3-venv lsb-release gnupg curl +sudo apt install python3-pip python3-venv lsb-release gnupg curl git ``` ## vcstool and colcon from pip @@ -52,15 +52,6 @@ sudo apt-get update sudo apt-get install python3-vcstool python3-colcon-common-extensions ``` -## Git - -Gazebo libraries use `git` for version control, so it must be available -in the system for `vcstool` to work properly. - -```bash -sudo apt-get install git -``` - ## Getting the sources The instructions below use some UNIX commands to manage directories but the diff --git a/jetty/install_ubuntu_src.md b/jetty/install_ubuntu_src.md index c589c3087a..d1a0b2dde9 100644 --- a/jetty/install_ubuntu_src.md +++ b/jetty/install_ubuntu_src.md @@ -24,7 +24,7 @@ cases where the default option cannot be easily changed. Install tools needed by this tutorial: ```bash -sudo apt install python3-pip python3-venv lsb-release gnupg curl +sudo apt install python3-pip python3-venv lsb-release gnupg curl git ``` ## vcstool and colcon from pip @@ -52,15 +52,6 @@ sudo apt-get update sudo apt-get install python3-vcstool python3-colcon-common-extensions ``` -## Git - -Gazebo libraries use `git` for version control, so it must be available -in the system for `vcstool` to work properly. - -```bash -sudo apt-get install git -``` - ## Getting the sources The instructions below use some UNIX commands to manage directories but the