From 2677e20920b5697a3bc9a2a3f46cd78a7d320314 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 14 Nov 2024 13:49:04 -0800 Subject: [PATCH] :memo: Made note to install tcc --- updates.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/updates.txt b/updates.txt index b4162e25..7568efc6 100755 --- a/updates.txt +++ b/updates.txt @@ -659,3 +659,5 @@ doas pacman -Rs galculator 11/05/2024 Install lksctp-tools (TCP Tools) doas pacman -S lksctp-tools +Install tcc (tiny c compiler): +doas pacman -S tcc