File: package_list.txt

package info (click to toggle)
plplot 5.15.0%2Bdfsg2-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 31,004 kB
  • sloc: ansic: 79,703; xml: 28,583; cpp: 20,033; ada: 19,456; tcl: 12,081; f90: 11,431; ml: 7,276; java: 6,863; python: 6,792; sh: 3,274; perl: 828; lisp: 75; makefile: 61; sed: 34; fortran: 6
file content (34 lines) | stat: -rw-r--r-- 956 bytes parent folder | download | duplicates (4)
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
Recommended set of packages for MinGW-w64/MSYS2
-----------------------------------------------

The list of packages is meant for the 64-bits version of
MinGW-w64/MSYS2. The initial installation will contain several other
packages, but these are the ones you need to install on top of them.

mingw-w64-x86_64-gcc
mingw-w64-x86_64-gcc-fortran
mingw-w64-x86_64-gcc-cmake
mingw-w64-x86_64-make
mingw-w64-x86_64-tcl
mingw-w64-x86_64-tk
mingw-w64-x86_64-pango
mingw-w64-x86_64-cairo
mingw-w64-x86_64-pkg-config
mingw-w64-x86_64-shapelib
mingw-w64-x86_64-python3
mingw-w64-x86_64-python3-numpy
mingw-w64-x86_64-swig
mingw-w64-x86_64-wxWidgets
mingw-w64-x86_64-libharu
mingw-w64-x86_64-qhull-git
mingw-w64-x86_64-lua
tar
mingw-w64-x86_64-diffutils
mingw-w64-x86_64-python3-sip
mingw-w64-x86_64-python3-pyqt4

The installation can be automated by using commands like:

echo y |pacman -S mingw-w64-x86_64-gcc

where "pacman" is the MinGW-w64/MSYS2 package manager