-
-
Notifications
You must be signed in to change notification settings - Fork 121
/
packages.txt
79 lines (79 loc) · 1.98 KB
/
packages.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# Essential packages
# no arm64 awless@cloudposse
aws-iam-authenticator@cloudposse
bash
bash-completion
bats@community
# bc is for doing floating point math in the shell
bc
# no arm64 cfssl@cloudposse
coreutils
chamber@cloudposse
curl
dumb-init
emacs-nox
fetch@cloudposse
# no arm64 emailcli@cloudposse
figlet
figurine@cloudposse
file
fzf@cloudposse
gettext
git
github-commenter@cloudposse
gomplate@cloudposse
gosu@cloudposse
# groff pulls in a lot of X11 dependencies, so we use the groff-base package instead
# groff
groff-base
helm@cloudposse
helm3@cloudposse
helmfile@cloudposse
jq
# We install the Cloud Posse kubectl package, which has the latest version of kubectl.
# However, for Debian, we have to suppress the kubectl package from the
# Google Cloud SDK repository, because they use an entirely different versioning scheme.
# Also, we use the Debian "alternatives" system to manage the kubectl binary,
# and provide `kubectl-1.x` packages for each minor version of kubectl,
# and they automatically configure themselves to override this default version.
kubectl@cloudposse
kubectx@cloudposse
kubens@cloudposse
less
make
man-db
openssh-client
openssl
# pandoc is huge and only needed at build time
# pandoc@cloudposse
postgresql-client
pwgen
# The Debian python3 package installs a system-only version of Python, which we do not need.
# We separately install a user/local version of Python.
# python3
# We specially built and packaged rakkess v0.5.1 for linux/arm64 to support EKS access entry validation 2024-03-06
rakkess@cloudposse
rbac-lookup@cloudposse
retry@cloudposse
# abandoned 2021-03-08 scenery@cloudposse
shellcheck@cloudposse
shfmt@cloudposse
sops@cloudposse
sshpass
stern@cloudposse
sudo
syslog-ng
tar
tofu
# Do not install terraform-* or terraform_* by default
# because they are incompatible with each other and
# will cause problems for people who install one or the other
terrahelp@cloudposse
# no arm64 tfenv@cloudposse
# no arm64 tfmask@cloudposse
unzip
util-linux
vert@cloudposse
vim
yq@cloudposse
zip