Skip to content

Commit ae5d361

Browse files
richlanderarrowd
andcommitted
Adding FreeBSD (#9435)
* os-packages.json: Add FreeBSD section * Change order of OS families * Update markdown --------- Co-authored-by: Gleb Popov <[email protected]>
1 parent 88bf485 commit ae5d361

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

release-notes/9.0/os-packages.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,16 @@ sudo dnf install -y \
9191
tzdata
9292
```
9393

94+
## FreeBSD
95+
96+
### FreeBSD 14.1
97+
98+
```bash
99+
sudo pkg install -A \
100+
icu \
101+
krb5
102+
```
103+
94104
## Ubuntu
95105

96106
### Ubuntu 24.10 (Oracular Oriole)

0 commit comments

Comments
 (0)