diff options
Diffstat (limited to 'content/notes/install-plan9port-linux.md')
| -rw-r--r-- | content/notes/install-plan9port-linux.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/content/notes/install-plan9port-linux.md b/content/notes/install-plan9port-linux.md index 0ad83cf..b21c73b 100644 --- a/content/notes/install-plan9port-linux.md +++ b/content/notes/install-plan9port-linux.md | |||
| @@ -7,9 +7,10 @@ draft: false | |||
| 7 | tags: [plan9] | 7 | tags: [plan9] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
| 10 | Install Plan9port on Linux. This applies to [Plan9port](https://9fans.github.io/plan9port/). | 10 | Install Plan9port on Linux. This applies to |
| 11 | This is a port of many Plan 9 programs to Unix-like operating systems. Useful for | 11 | [Plan9port](https://9fans.github.io/plan9port/). This is a port of many Plan 9 |
| 12 | programs like `9term` and `rc`. | 12 | programs to Unix-like operating systems. Useful for programs like `9term` and |
| 13 | `rc`. | ||
| 13 | 14 | ||
| 14 | ```sh | 15 | ```sh |
| 15 | sudo apt-get install gcc libx11-dev libxt-dev libxext-dev libfontconfig1-dev | 16 | sudo apt-get install gcc libx11-dev libxt-dev libxext-dev libfontconfig1-dev |
