From c70974c926a23581f8dbe1a3b2d793e1533a9024 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Sat, 19 Oct 2024 22:14:09 -0400 Subject: [PATCH] Adding install-pkg --- install-pkg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/install-pkg b/install-pkg index 0a5a5b9..4f2b774 100755 --- a/install-pkg +++ b/install-pkg @@ -2,7 +2,7 @@ # install-pkg # This program installs text-based packages. -# Copyright (c) 2022, 2023, Scott C. MacCallum (scm@sdf.org). +# Copyright (c) 2024 Scott C. MacCallum (scm@sdf.org). # All rights reserved. # Redistribution and use of this software in source and binary forms, with or @@ -29,17 +29,17 @@ # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. -apt-get -y install amfora +apt-get -y install alsamixergui apt-get -y install autoconf -apt-get -y install bash apt-get -y install clisp apt-get -y install clojure -apt-get -y install cmake apt-get -y install dos2unix apt-get -y install ecl -apt-get -y install emacs +apt-get -y install emacs-nox +apt-get -y install epic apt-get -y install gbg apt-get -y install gcc +apt-get -y install gemini apt-get -y install gforth apt-get -y install git apt-get -y install gmake @@ -55,7 +55,7 @@ apt-get -y install nano apt-get -y install nasm apt-get -y install nmap apt-get -y install node -apt-get -y install python +apt-get -y install pulseaudio apt-get -y install rsync apt-get -y install ruby apt-get -y install rust