aboutsummaryrefslogtreecommitdiff
path: root/content/notes/install-plan9port-linux.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/notes/install-plan9port-linux.md')
-rw-r--r--content/notes/install-plan9port-linux.md7
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
7tags: [plan9] 7tags: [plan9]
8--- 8---
9 9
10Install Plan9port on Linux. This applies to [Plan9port](https://9fans.github.io/plan9port/). 10Install Plan9port on Linux. This applies to
11This 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
12programs like `9term` and `rc`. 12programs to Unix-like operating systems. Useful for programs like `9term` and
13`rc`.
13 14
14```sh 15```sh
15sudo apt-get install gcc libx11-dev libxt-dev libxext-dev libfontconfig1-dev 16sudo apt-get install gcc libx11-dev libxt-dev libxext-dev libfontconfig1-dev