From f6d994ad5998af09472b0ddffc7399e05e3f4d04 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Sat, 31 Dec 2022 09:12:26 -0500 Subject: [PATCH] Added more packages --- install-pkg.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/install-pkg.sh b/install-pkg.sh index 228ddea..dd0b4fe 100755 --- a/install-pkg.sh +++ b/install-pkg.sh @@ -31,8 +31,10 @@ apt-get install -y chromium-browser apt-get install -y clang-13 apt-get install -y clisp apt-get install -y cmake +apt-get install -y cubicsdr apt-get install -y dos2unix apt-get install -y emacs-nox +apt-get install -y fccexam apt-get install -y filezilla apt-get install -y freecad apt-get install -y gcc-12 @@ -42,8 +44,8 @@ apt-get install -y golang-1.18 apt-get install -y gopher apt-get install -y gprolog apt-get install -y guile-3.0 +apt-get install -y hamexam apt-get install -y html2text -apt-get install -y jdk apt-get install -y libreoffice apt-get install -y mosh apt-get install -y mpg123 @@ -59,6 +61,7 @@ apt-get install -y ruby apt-get install -y rust-all apt-get install -y thunderbird apt-get install -y vice +apt-get install -y virtualbox apt-get install -y vlc apt-get install -y w3m apt-get install -y wget