You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DevOps-Bash-tools/setup/rpm-packages.txt

28 lines
511 B
Plaintext

6 years ago
#
# Author: Hari Sekhon
# Date: 2019-03-16 20:35:14 +0000 (Sat, 16 Mar 2019)
#
5 years ago
# https://github.com/harisekhon/devops-bash-tools
6 years ago
#
# License: see accompanying LICENSE file
#
# https://www.linkedin.com/in/harisekhon
#
# ============================================================================ #
# RPM Package Requirements
# ============================================================================ #
bash
curl
#direnv
6 years ago
git
jq
make
parallel
perl
python
shellcheck
6 years ago
wget
5 years ago
unzip