2023-07-14 12:27:24 -05:00
|
|
|
# Update as required by some packages
|
|
|
|
apt-get update
|
2023-02-01 15:23:31 -06:00
|
|
|
apt-get install --no-install-recommends -y \
|
|
|
|
libdatetime-perl libc6 libffi-dev libgcc1 libreadline8 libstdc++6 \
|
|
|
|
libtcl8.6 tcl python3-pip zlib1g libbz2-1.0 \
|
|
|
|
iverilog git rsync make curl wget tree
|