diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-06-27 14:50:20 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-06-27 14:50:20 +0200 |
| commit | 8697555125c57ae64a0c9b78514b4aac4fd523de (patch) | |
| tree | a699df53a7c35a4425f30bca86982c4341f6de40 /content/notes/install-plan9port-linux.md | |
| parent | 33b2615a5038bc85036081e8b5e0da8584d88097 (diff) | |
| download | mitjafelicijan.com-8697555125c57ae64a0c9b78514b4aac4fd523de.tar.gz | |
Massive formatting and added figcaption
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 |
