Adding install-pkg
This commit is contained in:
parent
c0e2e2968d
commit
c70974c926
12
install-pkg
12
install-pkg
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# install-pkg
|
# install-pkg
|
||||||
# This program installs text-based packages.
|
# 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.
|
# All rights reserved.
|
||||||
|
|
||||||
# Redistribution and use of this software in source and binary forms, with or
|
# 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
|
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
# POSSIBILITY OF SUCH DAMAGE.
|
# POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
apt-get -y install amfora
|
apt-get -y install alsamixergui
|
||||||
apt-get -y install autoconf
|
apt-get -y install autoconf
|
||||||
apt-get -y install bash
|
|
||||||
apt-get -y install clisp
|
apt-get -y install clisp
|
||||||
apt-get -y install clojure
|
apt-get -y install clojure
|
||||||
apt-get -y install cmake
|
|
||||||
apt-get -y install dos2unix
|
apt-get -y install dos2unix
|
||||||
apt-get -y install ecl
|
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 gbg
|
||||||
apt-get -y install gcc
|
apt-get -y install gcc
|
||||||
|
apt-get -y install gemini
|
||||||
apt-get -y install gforth
|
apt-get -y install gforth
|
||||||
apt-get -y install git
|
apt-get -y install git
|
||||||
apt-get -y install gmake
|
apt-get -y install gmake
|
||||||
@ -55,7 +55,7 @@ apt-get -y install nano
|
|||||||
apt-get -y install nasm
|
apt-get -y install nasm
|
||||||
apt-get -y install nmap
|
apt-get -y install nmap
|
||||||
apt-get -y install node
|
apt-get -y install node
|
||||||
apt-get -y install python
|
apt-get -y install pulseaudio
|
||||||
apt-get -y install rsync
|
apt-get -y install rsync
|
||||||
apt-get -y install ruby
|
apt-get -y install ruby
|
||||||
apt-get -y install rust
|
apt-get -y install rust
|
||||||
|
Loading…
x
Reference in New Issue
Block a user