File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ {% highlight bash %}
2+ yum install \
3+ git \
4+ gcc-c++ \
5+ libcurl-devel \
6+ libedit-devel \
7+ libuuid-devel \
8+ libxml2-devel \
9+ ncurses-devel \
10+ python3-devel \
11+ rsync \
12+ sqlite-devel \
13+ unzip \
14+ zip
15+ {% endhighlight %}
Original file line number Diff line number Diff line change 66 < th > Ubuntu 22.04</ th >
77 < th > CentOS 7</ th >
88 < th > Amazon Linux 2</ th >
9+ < th > Red Hat UBI 9</ th >
910 </ tr >
1011 </ thead >
1112 < tbody >
1516 < td style ="padding: 0; vertical-align: top "> {% include linux/ubuntu2204.html %}</ td >
1617 < td style ="padding: 0; vertical-align: top "> {% include linux/centos7.html %}</ td >
1718 < td style ="padding: 0; vertical-align: top "> {% include linux/amazonlinux2.html %}</ td >
19+ < td style ="padding: 0; vertical-align: top "> {% include linux/rhelubi9.html %}</ td >
1820 </ tr >
1921 </ tbody >
2022</ table >
You can’t perform that action at this time.
0 commit comments