Files
linux-wiki/content/小白手册/疑难解答/deepin添加ppa.md
2021-10-21 15:13:29 +08:00

13 lines
220 B
Markdown
Executable File

---
title: "deepin添加ppa"
date: 2021-10-18T16:59:28+08:00
draft: false
---
```bash
sudo apt-get install python-software-properties
sudo apt-get install software-properties-common
sudo apt-get update
```