7 lines
135 B
Markdown
Executable File
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
|
|
```
|
|
|