---
title: 获取源码
description: "1. 使用PuTTY工具，以root用户登录服务器。"
url: https://www.hikunpeng.com/document/detail/zh/kunpenghpcs/hpcindapp/prtg-osc/kunpengdbg2olc_02_0007.html
sourcePath: /source/zh/kunpenghpcs/hpcindapp/prtg-osc/kunpengdbg2olc_02_0007.html
indexId: fbfc63860c89a699ef44284708a0fd1f7c0e2e57c2af50f9aa65b9f22fa6e05d69
---
# 获取源码

#### 操作步骤

1. 使用PuTTY工具，以root用户登录服务器。
2. 执行以下命令下载DBG2OLC安装包及相关工具Git仓代码。

```
git clone
https://github.com/yechengxi/DBG2OLC.git
git clone https://github.com/yechengxi/SparseAssembler.git
git clone
https://github.com/yechengxi/Sparc.git
git clone
https://github.com/yechengxi/AssemblyUtility.git
git clone https://github.com/mchaisso/blasr.git
```
