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

7 lines
135 B
Markdown
Executable File

```bash
sudo apt-get install python-software-properties
sudo apt-get install software-properties-common
sudo apt-get update
```