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.
8 lines
371 B
Bash
8 lines
371 B
Bash
#!/bin/sh
|
|
pacman --noconfirm --sync boost boost-libs cmake coin curl desktop-file-utils doxygen \
|
|
eigen gc gcc-fortran git glew gnu-free-fonts guile hicolor-icon-theme jsoncpp \
|
|
libspnav libtool make med opencascade pyside2 pyside2-tools python-matplotlib \
|
|
python-netcdf4 python-pivy qt5-svg qt5-tools \
|
|
shared-mime-info shiboken2 swig texinfo xerces-c
|
|
|