This file is indexed.

/usr/share/tasksel/descs/debian-science-tasks.desc is in science-tasks 1.0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   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
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
Task: science-astronomy
Section: debian-science
Description: Debian Science Astronomy packages
 This metapackage will install Debian Science packages related to
 Astronomy.  You might also be interested in field::astronomy debtag
 and, depending on your focus, in the education-astronomy metapackage.
Relevance: 10
Key: 
 science-astronomy
Packages: list
 gcx
 astronomical-almanac
 lightspeed
 openuniverse
 sextractor
 wcstools
 wcslib-tools
 funtools
 esorex
 gpredict
 predict
 qfits-tools
 yorick-full
 savi
 stellarium
 xplanet
 lynkeos.app
 stardata-common
 boinc-app-milkyway
 boinc-app-seti
 gyoto
 ftools-fv
 saods9

Task: science-astronomy-dev
Section: debian-science
Description: Debian Science Astronomy-dev packages
 This metapackage will install Debian Science packages which might be
 helpful for development of applications for Astronomy.
 .
 You might also be interested in the science-astronomy metapackage.
Relevance: 10
Key: 
 science-astronomy-dev
Packages: list
 libnova-dev
 libccfits-dev
 libcfitsio3-dev
 python-pyfits
 libqfits-dev
 slang-cfitsio
 libastro-fits-cfitsio-perl
 libsofa-c-dev
 libstarlink-pal-dev
 libstarlink-ast-dev
 libwcstools-dev
 wcslib-dev
 libcpl-dev
 python-pywcs
 python-cpl

Task: science-bci
Section: debian-science
Description: Debian Science packages for the design and use of
 brain-computer interface (BCI) -- direct communication pathway
 between a brain and an external device. BCIs are often aimed
 at assisting, augmenting or repairing human cognitive or
 sensory-motor functions.
 .
 The selection of packages is targeting the complete frameworks for
 the design of BCI systems.  Often such systems rely on external
 presentation, data collection and analysis software which could be
 found in science-neuroscience-cognitive, science-dataacquisition,
 data-machine-learning metapackages.
Relevance: 10
Packages: list

Task: science-biology
Section: debian-science
Description: Debian Science Biology packages
 This metapackage will install Debian Science packages related to
 Biology.  You might also be interested in the field::biology debtag.
 .
 This metapackage makes use of the packages med-bio and med-bio-dev
 (for development of biological applications) which are maintained
 by Debian Med - another Debian Pure Blend.  If you are a biologist
 you are most probably interested in the Debian Med project which
 deals with biology and medicine in much more detail then the more
 general Debian Science.
Relevance: 10
Key: 
 science-biology
Packages: list
 med-bio
 bauble
 critterding

Task: science-chemistry
Section: debian-science
Description: Debian Science Chemistry packages
 This metapackage will install Debian Science packages related to
 Chemistry.  You might also be interested in the field::chemistry
 debtag and, depending on your focus, in the education-chemistry
 metapackage.
Relevance: 10
Key: 
 science-chemistry
Packages: list
 apbs
 bkchem
 bodr
 libcdk-java
 chemeq
 chemical-mime-data
 chemtool
 easychem
 gabedit
 galculator
 garlic
 gausssum
 gchempaint
 gdis
 ghemical
 gcrystal
 gcu-bin
 gcu-plugin
 gperiodic
 gromacs
 kalzium
 katomic
 mopac7-bin
 mpqc
 mpqc-support
 openbabel
 python-openbabel
 psi3
 pymol
 viewmol
 xdrawchem
 xmakemol-gl
 v-sim
 rasmol
 adun.app
 gdpc
 xbs
 gelemental
 avogadro
 gamgi
 massxpert
 drawxtl
 chemical-structures
 freefoam
 pyfai
 jmol
 qutemol
 cp2k
 pdb2pqr
 mmass
 mmass-modules
 python-mzml
 tandem-mass

Task: science-dataacquisition
Section: debian-science
Description: Debian Science data acquisition packages
 This metapackage will install Debian Science packages related to data
 acquisition.  This might be used in several sciences (as for instance
 science-viewing and science-typesetting).
Relevance: 10
Key: 
 science-dataacquisition
Packages: list
 engauge-digitizer
 g3data
 netcdf-bin
 jaaa
 ghkl
 libfreenect-dev

Task: science-distributedcomputing
Section: debian-science
Description: Debian Science Distributed Computing packages
 This metapackage will install Debian Science packages useful for
 various types of distributed computing, such as grid-, cloud-, cluster-
 and parallel-computing.
Relevance: 10
Key: 
 science-distributedcomputing
Packages: list
 ipython
 torque-common
 torque-server
 libarccommon2
 gridengine-client
 gridengine-exec
 gridengine-master
 gridengine-qmon
 globus-core
 openmpi-bin
 mpich2
 openmpipython
 mpich2python
 python-mpi
 condor
 dmtcp
 environment-modules

Task: science-electronics
Section: debian-science
Description: Debian Science Electronics packages
 This metapackage will install Debian Science packages related to
 Electronics.  You might also be interested in the field::electronics
 debtag and, depending on your focus, in the education-electronics
 metapackage.
Relevance: 10
Key: 
 science-electronics
Packages: list
 avrdude
 gcc-avr
 gerbv
 uisp
 electric
 geda
 kicad
 freehdl
 iverilog
 verilator
 gplcver
 gputils
 simulpic
 pcb
 oregano
 tkgate
 texlive-latex-extra
 linsmith
 xsmc-calc
 confluence
 gspiceui
 gnucap
 qelectrotech
 covered
 arduino
 arduino-core
 visolate
 fritzing

Task: science-electrophysiology
Section: debian-science
Description: Debian Science packages for Electrophysiology
 This metapackage will install Debian packages which might be useful for
 scientists doing electrophysiology-based neuroscience research.
 .
 The selection of packages is targeting the application of analysis
 techniques. Methods developers are referred to the
 science-statistics, science-imageanalysis, science-numericalcomputation,
 med-imaging, and med-imaging-dev metapackages for a variety of additional
 software that might be useful for electrophysiology research.
Relevance: 10
Key: 
 science-electrophysiology
Packages: list
 libgdf-dev
 sigviewer
 libdrawtk-dev

Task: science-engineering
Section: debian-science
Description: Debian Science Engineering packages
 This metapackage is part od the Debian Pure Blend "Debian Science"
 and installs packages related to Engineering.
 .
 Please not that there is an additional package engineering-dev
 which depends from packages which are useful to develop engineering
 related software.
Relevance: 10
Key: 
 science-engineering
Packages: list
 librecad
 sailcut
 python-silo
 libsilo-bin
 gerris
 gmsh
 getdp
 netgen
 pythoncad
 z88
 freecad
 python-openturns
 code-aster-gui
 code-saturne
 hdfview
 cba
 python-fiat
 syrthes
 freefoam
 cgns-convert

Task: science-engineering-dev
Section: debian-science
Description: Debian Science Engineering-dev packages
 This metapackage will install Debian Science packages which might be
 helpful for development of applications for Engineering.
 .
 You might also be interested in the science-engineering metapackage.
Relevance: 10
Key: 
 science-engineering-dev
Packages: list
 libalberta2-dev
 libcgns-dev
 libitpp-dev
 libexodusii-dev
 libadios-dev
 libbox-dev
 libsilo-dev
 libxdmf-dev
 libgetfem++-dev
 libhdf5-serial-dev
 libjhdf5-java
 libjhdf4-java
 libopenturns-dev
 libmadlib-dev
 libelmer-dev
 libmed-dev
 libmedc-dev
 libmedimport-dev
 libnetcdf-dev
 python-netcdf
 syfi-dev

Task: science-geography
Section: debian-science
Description: Debian Science Geography packages
 This metapackage will install Debian Science packages related to
 Geography.  You might also be interested in the field::geography
 debtag and, depending on your focus, in the education-geography
 metapackage.
Relevance: 10
Key: 
 science-geography
Packages: list
 gis-workstation
 grass
 qgis
 qgis-plugin-grass
 proj-bin
 mapserver-bin
 gmt
 gpsbabel
 gpx2shp
 gpsd
 gpsdrive
 gpsman
 openscenegraph
 thuban
 drawmap
 gpstrans
 geoip-bin
 gpsd-clients
 grass-doc
 php5-mapscript
 phppgadmin
 gpsmanshp
 viking
 avce00
 e00compr
 gdal-bin
 ogdi-bin
 postgis
 osm2pgsql
 josm
 josm-plugins
 merkaartor
 gosmore
 python-mapnik2
 mapnik-utils
 osmpbf-bin
 imposm
 r-cran-sp
 r-cran-mapdata
 r-cran-mapproj
 r-cran-maps
 pgadmin3

Task: science-highenergy-physics
Section: debian-science
Description: Debian Science High Energy Physics packages
 This metapackage will install Debian Science packages related to High Energy
 Physics, which is a branch of physics that studies the elementary subatomic
 constituents of matter and radiation, and their interactions.  The field is
 also called Particle Physics.
 .
 You might also be interested in the debtag field::physics and, depending on
 your focus, in the physics and education-physics metapackages.
Relevance: 10
Key: 
 science-highenergy-physics
Packages: list
 cernlib
 cernlib-base
 cernlib-core
 cernlib-extras
 dzedit
 kuipc
 kxterm
 nypatchy
 pawserv
 zftp
 paw
 paw++
 cernlib-montecarlo
 geant321
 feynmf
 looptools
 python-lhapdf
 octave-lhapdf
 root-macro-fastjet
 pythia8-root-interface
 libroot-bindings-python5.34
 libroot-bindings-ruby5.34
 libroot-graf3d-gl5.34
 libroot-io-xmlparser5.34
 libroot-math-mathmore5.34
 libroot-math-unuran5.34
 libroot-misc-memstat5.34
 libroot-misc-table5.34
 libroot-net-bonjour5.34
 libroot-net-ldap5.34
 libroot-roofit5.34
 libroot-geom5.34
 libroot-graf2d-gpad5.34
 libroot-graf2d-graf5.34
 libroot-graf2d-postscript5.34
 libroot-graf3d-eve5.34
 libroot-graf3d-g3d5.34
 libroot-gui5.34
 libroot-gui-ged5.34
 libroot-hist5.34
 libroot-hist-spectrum5.34
 libroot-html5.34
 libroot-io5.34
 libroot-math-foam5.34
 libroot-math-genvector5.34
 libroot-math-mathcore5.34
 libroot-math-matrix5.34
 libroot-math-minuit5.34
 libroot-math-mlp5.34
 libroot-math-physics5.34
 libroot-math-quadp5.34
 libroot-math-smatrix5.34
 libroot-math-splot5.34
 libroot-misc-minicern5.34
 libroot-montecarlo-eg5.34
 libroot-montecarlo-vmc5.34
 libroot-net5.34
 libroot-net-auth5.34
 libroot-proof5.34
 libroot-proof-proofplayer5.34
 libroot-tmva5.34
 libroot-tree5.34
 libroot-tree-treeplayer5.34
 libroot-core5.34
 root-plugin-graf2d-asimage
 root-plugin-geom-gdml
 root-plugin-gui-qt
 root-plugin-graf2d-qt
 root-plugin-math-fftw3
 root-plugin-math-minuit2
 root-plugin-montecarlo-pythia8
 root-plugin-net-globus
 root-plugin-net-krb5
 root-plugin-sql-mysql
 root-plugin-sql-odbc
 root-plugin-sql-pgsql
 root-plugin-geom-geombuilder
 root-plugin-geom-geompainter
 root-plugin-graf2d-x11
 root-plugin-graf3d-x3d
 root-plugin-gui-fitpanel
 root-plugin-gui-guibuilder
 root-plugin-gui-sessionviewer
 root-plugin-hist-hbook
 root-plugin-hist-histpainter
 root-plugin-hist-spectrumpainter
 root-plugin-io-sql
 root-plugin-io-xml
 root-plugin-math-fumili
 root-plugin-tree-treeviewer
 root-system-proofd
 root-system-rootd
 root-system-bin
 root-system-common
 root-system
 rivet
 rivet-plugins
 python-rivet
 rivet-root-converter
 thepeg
 thepeg-gui
 herwig++

Task: science-highenergy-physics-dev
Section: debian-science
Description: Debian Science High Energy Physics development packages
 This metapackage will install Debian Science packages related to development
 of High Energy Physics applications, which is a branch of physics that studies
 the elementary subatomic constituents of matter and radiation, and their
 interactions.  The field is also called Particle Physics.
 .
 You might also be interested in the debtag field::physics and, depending on
 your focus, in the physics and education-physics metapackages.
Relevance: 10
Key: 
 science-highenergy-physics-dev
Packages: list
 cernlib-base-dev
 cernlib-core-dev
 libclhep-dev
 libhepmc-dev
 libhepmcfio-dev
 liblhapdf-dev
 libsiscone-dev
 libsiscone-spherical-dev
 libfastjet-dev
 libfastjettools-dev
 libfastjet-fortran-dev
 libfastjetplugins-dev
 libpythia8-dev
 fcc
 libooptools-dev
 libroot-bindings-python-dev
 libroot-bindings-ruby-dev
 libroot-graf3d-gl-dev
 libroot-io-xmlparser-dev
 libroot-math-mathmore-dev
 libroot-math-unuran-dev
 libroot-misc-memstat-dev
 libroot-misc-table-dev
 libroot-net-bonjour-dev
 libroot-net-ldap-dev
 libroot-roofit-dev
 libroot-geom-dev
 libroot-graf2d-gpad-dev
 libroot-graf2d-graf-dev
 libroot-graf2d-postscript-dev
 libroot-graf3d-eve-dev
 libroot-graf3d-g3d-dev
 libroot-gui-dev
 libroot-gui-ged-dev
 libroot-hist-dev
 libroot-hist-spectrum-dev
 libroot-html-dev
 libroot-io-dev
 libroot-math-foam-dev
 libroot-math-genvector-dev
 libroot-math-mathcore-dev
 libroot-math-matrix-dev
 libroot-math-minuit-dev
 libroot-math-mlp-dev
 libroot-math-physics-dev
 libroot-math-quadp-dev
 libroot-math-smatrix-dev
 libroot-math-splot-dev
 libroot-misc-minicern-dev
 libroot-montecarlo-eg-dev
 libroot-montecarlo-vmc-dev
 libroot-net-dev
 libroot-net-auth-dev
 libroot-proof-dev
 libroot-proof-proofplayer-dev
 libroot-tmva-dev
 libroot-tree-dev
 libroot-tree-treeplayer-dev
 libroot-core-dev
 libroot-static
 librivet-dev
 rivet-plugins-dev
 libthepeg-dev
 herwig++-dev

Task: science-imageanalysis
Section: debian-science
Description: Debian Science image analysis packages
 This metapackage will install Debian Science packages related to
 scientific image acquisition.  This might be used in several
 sciences (as for instance science-dataacquisition, science-viewing
 and science-typesetting).
Relevance: 10
Key: 
 science-imageanalysis
Packages: list
 gpivtools
 gpiv
 libcv-dev
 gwyddion
 libteem2

Task: science-linguistics
Section: debian-science
Description: Debian Science Linguistics packages
 This metapackage is part of the Debian Pure Blend "Debian Science"
 and installs packages related to Linguistics.
Relevance: 10
Key: 
 science-linguistics
Packages: list
 wordnet
 apertium
 link-grammar
 artha
 timbl
 timblserver
 mbt
 mbtserver
 ucto
 dimbl
 frog

Task: science-machine-learning
Section: debian-science
Description: Debian Science Machine Learning packages
 This metapackage will install Debian packages which might be useful for
 scientists interested in machine learning.  Included packages range
 from knowledge-based (expert) inference systems to software
 implementing dominant nowadays statistical methods.
Relevance: 10
Key: 
 science-machine-learning
Packages: list
 python-pyke
 gprolog
 yap
 libtorch3-dev
 libshogun-dev
 libfann-dev
 libsvm-dev
 liblinear-dev
 libocas-dev
 python-scikits-learn
 python-mdp
 python-mlpy
 weka
 vowpal-wabbit
 r-cran-mass
 r-cran-bayesm
 r-cran-class
 r-cran-cluster
 r-cran-msm
 r-cran-mcmcpack
 r-cran-mnp
 r-cran-amore
 python-mvpa
 python-statsmodels
 root-system
 libroot-tmva-dev
 libroot-montecarlo-vmc-dev
 libroot-math-mlp-dev
 autoclass
 mcl
 scilab-ann
 libga-dev
 libevocosm-dev
 pgapack
 python-genetic
 octave-ga
 python-pyevolve
 lush
 libcv-dev
 python-opencv
 libvigraimpex-dev
 python-vigra
 python-pebl
 python-pymc

Task: science-mathematics
Section: debian-science
Description: Debian Science Mathematics packages
 This metapackage will install Debian Science packages related to
 Mathematics.  You might also be interested in the field::mathematics
 debtag and, depending on your focus, in the education-mathematics
 metapackage.
Relevance: 10
Key: 
 science-mathematics
Packages: list
 axiom
 ginac-tools
 xmaxima
 wxmaxima
 pari-gp
 pari-extra
 gap
 gerris
 freefem
 freefem3d
 freefem++
 netgen
 gmsh
 getdp
 coq
 proofgeneral
 matita
 agda
 prover9
 hol-light
 minisat
 science-statistics
 ess
 littler
 r-recommended
 rkward
 r-cran-mapproj
 r-cran-abind
 r-cran-bayesm
 r-cran-boot
 r-cran-cairodevice
 r-cran-car
 r-cran-chron
 r-cran-cluster
 r-cran-coda
 r-cran-codetools
 r-cran-date
 r-cran-dbi
 r-cran-rms
 r-cran-eco
 r-cran-effects
 r-cran-fbasics
 r-cran-fcopulae
 r-cran-fextremes
 r-cran-fmultivar
 r-cran-foptions
 r-cran-foreign
 r-cran-fportfolio
 r-cran-gdata
 r-cran-gmodels
 r-cran-gplots
 r-cran-gregmisc
 r-cran-gtools
 r-cran-hdf5
 r-cran-hmisc
 r-cran-its
 r-cran-kernsmooth
 r-cran-lattice
 r-cran-latticeextra
 r-cran-lme4
 r-cran-lmtest
 r-cran-mapdata
 r-cran-maps
 r-cran-matchit
 r-cran-matrix
 r-cran-mcmcpack
 r-cran-mgcv
 r-cran-misc3d
 r-cran-mnp
 r-cran-multcomp
 r-cran-mvtnorm
 r-cran-nlme
 r-cran-psy
 r-cran-qtl
 r-cran-quadprog
 r-cran-rcmdr
 r-cran-relimp
 r-cran-rggobi
 r-cran-rgl
 r-cran-rgtk2
 r-cran-rmpi
 r-cran-rmysql
 r-cran-rodbc
 r-cran-rpart
 r-cran-rquantlib
 r-cran-rserve
 r-cran-rsprng
 r-cran-sandwich
 r-cran-sm
 r-cran-snow
 r-cran-strucchange
 r-cran-survival
 r-cran-tkrplot
 r-cran-tseries
 r-cran-vgam
 r-cran-xml
 r-cran-zelig
 r-cran-zoo
 r-cran-msm
 r-cran-amore
 r-cran-teachingdemos
 psignifit
 python-scipy
 r-cran-vcd
 python-statsmodels
 python-openturns
 geomview
 octave
 xmds
 freemat
 mathomatic
 scilab
 scilab-sivp
 scilab-scimax
 scilab-swt
 scilab-ann
 regina-normal
 snappea
 lp-solve
 libmatheval1
 mumps-test
 geogebra
 lrslib
 python-ffc
 polylib-utils
 rheolef
 scotch
 bliss
 qtoctave
 python-deap
 mcl
 polybori-gui
 polybori

Task: science-mathematics-dev
Section: debian-science
Description: Debian Science Mathematics-dev packages
 This metapackage will install Debian Science packages which might be
 helpful for development of applications for Mathematics.
 .
 You might also be interested in the science-mathematics metapackage.
Relevance: 10
Key: 
 science-mathematics-dev
Packages: list
 libnglib-dev
 python-numpy
 libgsl0-dev
 liblapack-dev
 libatlas-base-dev
 libblas-dev
 libsuperlu3-dev
 libglpk-dev
 libcgal-dev
 libmatheval-dev
 python-openopt
 libmatio-dev
 libblitz0-dev
 libjama-dev
 libtnt-dev
 liblip-dev
 libranlip-dev
 libarpack2-dev
 libarmadillo-dev
 libstxxl-dev
 libnewmat10-dev
 libmadlib-dev
 petsc-dev
 libqd-dev
 libcqrlib2-dev
 libcvector2-dev
 libhypre-dev
 libitsol-dev
 libmuparser-dev
 libcneartree-dev
 libsparskit-dev
 libspooles-dev
 libsuitesparse-dev
 ufc
 python-ufc
 python-ffc
 python-ufl
 libscythestat-dev
 libfreefem++-dev
 libfreefem-dev
 libgivaro-dev
 fflas-ffpack
 libpolybori-dev
 libpolybori-groebner-dev
 python-polybori

Task: science-meteorology
Section: debian-science
Description: Debian Science Meteorology packages
 This metapackage is part of the Debian Pure Blend "Debian Science"
 and installs packages related to Meteorology and Climate.
Relevance: 10
Key: 
 science-meteorology
Packages: list
 cdo
 nco
 dballe
 zygrib
 ncview
 grads
 ferret-vis
 magics++
 freefoam
 libgrib-api-tools
 ecaccess
 python-grib
 python-drslib
 python-cmor
 cmip5-cmor-tables
 aweather
 libdap-bin
 libdap-doc
 vistrails

Task: science-meteorology-dev
Section: debian-science
Description: Debian Science Meteorology-dev packages
 This metapackage will install Debian Science packages which might be
 helpful for development of applications for Meteorology and Climate.
 .
 You might also be interested in the science-meteorology metapackage.
Relevance: 10
Key: 
 science-meteorology-dev
Packages: list
 libemos-dev
 libgadap-dev
 libcmor-dev
 libgrib-api-dev
 libgrib-api-tools
 libgrib2c-dev
 libhe5-hdfeos-dev
 libproj-dev
 libgctp-dev
 libnetcdf-dev
 netcdf-bin
 liblapack-dev
 libblas-dev
 libfftw3-dev
 libblas-doc
 liblapack-doc
 libfftw3-doc
 liblas-dev
 libterralib-dev
 liboasis3-dev
 libudunits2-dev
 libdap-dev
 python-openturns
 libopenturns-dev
 openturns-examples
 wcslib-dev
 wcslib-doc
 librsl-dev

Task: science-nanoscale-physics
Section: debian-science
Description: Debian Science Nanoscale Physics packages
 This metapackage will install Debian Science packages related to
 Nanoscale Physics, which corresponds to the study of physical systems
 typically ranging from 1 to 100 nm in size. The properties of such
 systems usually depend on the number of atoms they are made of, while
 this number is still relatively large for an accurate description.
 .
 The nanoscale is the meeting point of classical and quantum physics.
 Previous research efforts were considering either smaller systems, for
 which everybody could develop their own methods and software
 independently, or much bigger systems, for which it was clearly
 impossible to provide a fine-grained description. Addressing the issues
 raised by the nanoscale requires however cooperative and coordinated
 efforts in a multidisciplinary context. This metapackage is part of
 such an endeavor.
 .
 You might also be interested in the debtag field::physics and, depending on
 your focus, in the physics and education-physics metapackages.
Relevance: 10
Key: 
 science-nanoscale-physics
Packages: list
 abinit
 mpqc
 openmx
 psi3
 quantum-espresso
 drawxtl
 etsf-io
 feynmf
 fityk
 gnuplot
 grace
 libblas3gf
 liblapack3gf
 libfftw3-3
 libgsl0ldbl
 gsl-bin
 netcdf-bin
 netcdf-doc
 nco
 ncview
 openmpi-bin
 openmpi-doc
 science-numericalcomputation
 octave
 python-matplotlib
 python-scipy
 ipython
 python-numpy
 spyder
 python-guiqwt
 pdl
 gnudatalanguage
 scilab
 scilab-sivp
 scilab-scimax
 scilab-swt
 scilab-ann
 freemat
 yorick
 r-base
 qtoctave
 lush
 yade
 liggghts
 esys-particle
 python-scitools
 python-deap
 lammps
 avogadro
 garlic
 gdis
 ghemical
 v-sim
 gwyddion
 cp2k
 pymca
 python-ase
 axiom
 maxima
 cadabra
 extrema
 ggobi
 mayavi2
 udav
 gperiodic
 python-elemental
 graphviz
 libblacs-mpi1
 libscalapack-mpi1
 python-scientific
 python-sympy
 pyxplot

Task: science-nanoscale-physics-dev
Section: debian-science
Description: Debian Science Nanoscale Physics development packages
 This metapackage will install Debian Science packages which might be
 helpful for the development of applications for Nanoscale Physics.
 .
 You might also be interested in the debtag field::physics and, depending
 on your focus, in the nanoscale-physics, physics and education-physics
 metapackages.
Relevance: 10
Key: 
 science-nanoscale-physics-dev
Packages: list
 abinit-doc
 libblas-dev
 libblas-doc
 liblapack-dev
 liblapack-doc
 libetsf-io-dev
 libetsf-io-doc
 libfftw3-dev
 libfftw3-doc
 libgsl0-dev
 gsl-bin
 gsl-ref-html
 libnetcdf-dev
 netcdf-doc
 libxc-dev
 root-system
 libroot-tmva-dev
 libroot-montecarlo-vmc-dev
 libroot-math-mlp-dev
 gsl-doc-pdf
 libblacs-mpi-dev
 libscalapack-mpi-dev
 scalapack-doc
 science-mathematics-dev
 libnglib-dev
 python-numpy
 libatlas-base-dev
 libsuperlu3-dev
 libglpk-dev
 libcgal-dev
 libmatheval-dev
 python-openopt
 libmatio-dev
 libblitz0-dev
 libjama-dev
 libtnt-dev
 liblip-dev
 libranlip-dev
 libarpack2-dev
 libarmadillo-dev
 libstxxl-dev
 libnewmat10-dev
 libmadlib-dev
 petsc-dev
 libqd-dev
 libcqrlib2-dev
 libcvector2-dev
 libhypre-dev
 libitsol-dev
 libmuparser-dev
 libcneartree-dev
 libsparskit-dev
 libspooles-dev
 libsuitesparse-dev
 ufc
 python-ufc
 python-ffc
 python-ufl
 libscythestat-dev
 libfreefem++-dev
 libfreefem-dev
 libgivaro-dev
 fflas-ffpack
 libpolybori-dev
 libpolybori-groebner-dev
 python-polybori

Task: science-neuroscience-cognitive
Section: debian-science
Description: Debian Science packages for Cognitive Neuroscience
 This metapackage will install Debian packages which might be useful for
 scientists doing cognitive neuroscience research. This comprises the full
 research process from conducting psychophysical experiments, over data
 acquisition and analysis, to visualization and typesetting of scientific
 results.
 .
 The selection of packages is targeting the application of analysis
 techniques. Methods developers are referred to the science-statistics,
 science-imageanalysis, science-numericalcomputation, med-imaging, and
 med-imaging-dev metapackages for a variety of additional software that
 might be useful in the context of cognitive neuroscience.
Relevance: 10
Key: 
 science-neuroscience-cognitive
Packages: list
 psignifit
 amide
 dicomnifti
 minc-tools
 medcon
 xmedcon
 nifti-bin
 python-nifti
 python-mvpa
 caret
 python-pyepl
 praat
 dicom3tools
 voxbo
 openmeeg-tools
 mricron
 itksnap
 python-pypsignifit
 python-statsmodels
 mriconvert
 python-pyxnat

Task: science-neuroscience-modeling
Section: debian-science
Description: Debian Science packages for modeling of neural systems
 This metapackage will install Debian packages which might be useful for
 scientists interested in modeling of real neural systems at different
 levels (from single neuron to complex networks).
 .
 The selection of packages is targeting the application of simulation
 techniques. Methods developers are referred to the
 science-statistics, science-imageanalysis,
 science-numericalcomputation, med-imaging, and med-imaging-dev
 metapackages for a variety of additional software that might be
 useful for neuroscience research.
Relevance: 10
Key: 
 science-neuroscience-modeling
Packages: list
 python-brian
 cnrun

Task: science-numericalcomputation
Section: debian-science
Description: Debian Science Numerical Computation packages
 This metapackage will install Debian Science packages useful for
 numerical computation. The packages provide an array oriented
 calculation and visualisation system for scientific computing and
 data analysis. These packages are similar to commercial systems such
 as Matlab and IDL.
Relevance: 10
Key: 
 science-numericalcomputation
Packages: list
 octave
 python-matplotlib
 python-scipy
 ipython
 python-numpy
 spyder
 python-guiqwt
 pdl
 gnudatalanguage
 scilab
 scilab-sivp
 scilab-scimax
 scilab-swt
 scilab-ann
 freemat
 yorick
 r-base
 qtoctave
 lush
 yade
 liggghts
 esys-particle
 python-scitools
 python-deap
 lammps

Task: science-physics
Section: debian-science
Description: Debian Science Physics packages
 This metapackage will install Debian Science packages related to Physics.
 You might also be interested in the debtag field::physics and, depending on
 your focus, in education-physics metapackage.
Relevance: 10
Key: 
 science-physics
Packages: list
 cernlib
 geant321
 paw++
 paw
 abinit
 gerris
 feynmf
 freefoam
 fityk
 tessa
 science-numericalcomputation
 octave
 python-matplotlib
 python-scipy
 ipython
 python-numpy
 spyder
 python-guiqwt
 pdl
 gnudatalanguage
 scilab
 scilab-sivp
 scilab-scimax
 scilab-swt
 scilab-ann
 freemat
 yorick
 r-base
 qtoctave
 lush
 yade
 liggghts
 esys-particle
 python-scitools
 python-deap
 lammps
 science-electronics
 avrdude
 gcc-avr
 gerbv
 uisp
 electric
 geda
 kicad
 freehdl
 iverilog
 verilator
 gplcver
 gputils
 simulpic
 pcb
 oregano
 tkgate
 texlive-latex-extra
 linsmith
 xsmc-calc
 confluence
 gspiceui
 gnucap
 qelectrotech
 covered
 arduino
 arduino-core
 visolate
 fritzing
 v-sim
 gpiv
 gpivtools
 maxima
 python-sympy
 axiom
 meshlab
 cadabra
 drawxtl
 opticalraytracer
 ghkl
 etsf-io
 pymca
 quantum-espresso
 gwyddion
 cp2k
 root-system
 libroot-tmva-dev
 libroot-montecarlo-vmc-dev
 libroot-math-mlp-dev

Task: science-physics-dev
Section: debian-science
Description: Debian Science Physics-dev packages
 This metapackage will install Debian Science packages which might be
 helpful for development of applications for Mathematics.
 .
 You might also be interested in the science-physics metapackage.
Relevance: 10
Key: 
 science-physics-dev
Packages: list
 pyfai

Task: science-psychophysics
Section: debian-science
Description: Debian Science packages for Psychophysics
 This metapackage will install Debian packages which might be useful for
 carrying out any experiment relating physical stimuli and their
 psychological effects.
 .
 The selection of packages is targeting software for stimuli delivery.
 For additional software related to the analysis of the acquired data
 refer to science-neuroscience-cognitive, med-imaging depending on the
 domain of application.  Additionally look into
 science-bci since those often provide a complete loop
 frameworks including stimuli delivery.
Relevance: 10
Key: 
 science-psychophysics
Packages: list
 psychopy
 python-pyoptical
 python-pyepl
 libfreenect-dev
 octave-psychtoolbox-3

Task: science-robotics
Section: debian-science
Description: Debian Robotics packages
 This metapackage is part of the Debian Pure Blend "Debian Science"
 and installs packages related to Robotics.
 .
 You might also be interested in the science-engineering metapackage.
Relevance: 10
Key: 
 science-robotics
Packages: list
 rtai
 xenomai-runtime
 libcv-dev
 libcomedi0
 octave
 gnuplot
 libboost-dev
 libode-dev
 morse-simulator
 robot-player

Task: science-simulations
Section: debian-science
Description: Debian Science Simulation packages
 This metapackage will install Debian Science packages that are
 used to do simulations in different fields of science.
Relevance: 10
Key: 
 science-simulations
Packages: list
 sumo
 esys-particle
 lammps
 liggghts
 yade
 python-deap
 freefoam
 getdp

Task: science-statistics
Section: debian-science
Description: Debian Science Statistics packages
 This metapackage is part of the Debian Pure Blend "Debian Science"
 and installs packages related to statistics.  This task is a general
 task which might be useful for any scientific work.  It depends from
 a lot of R packages as well as from other tools which are useful to
 do statistics.  Moreover the Science Mathematics task is suggested
 to optionally install all mathematics related software.
Relevance: 10
Key: 
 science-statistics
Packages: list
 ess
 littler
 r-recommended
 rkward
 r-cran-mapproj
 r-cran-abind
 r-cran-bayesm
 r-cran-boot
 r-cran-cairodevice
 r-cran-car
 r-cran-chron
 r-cran-cluster
 r-cran-coda
 r-cran-codetools
 r-cran-date
 r-cran-dbi
 r-cran-rms
 r-cran-eco
 r-cran-effects
 r-cran-fbasics
 r-cran-fcopulae
 r-cran-fextremes
 r-cran-fmultivar
 r-cran-foptions
 r-cran-foreign
 r-cran-fportfolio
 r-cran-gdata
 r-cran-gmodels
 r-cran-gplots
 r-cran-gregmisc
 r-cran-gtools
 r-cran-hdf5
 r-cran-hmisc
 r-cran-its
 r-cran-kernsmooth
 r-cran-lattice
 r-cran-latticeextra
 r-cran-lme4
 r-cran-lmtest
 r-cran-mapdata
 r-cran-maps
 r-cran-matchit
 r-cran-matrix
 r-cran-mcmcpack
 r-cran-mgcv
 r-cran-misc3d
 r-cran-mnp
 r-cran-multcomp
 r-cran-mvtnorm
 r-cran-nlme
 r-cran-psy
 r-cran-qtl
 r-cran-quadprog
 r-cran-rcmdr
 r-cran-relimp
 r-cran-rggobi
 r-cran-rgl
 r-cran-rgtk2
 r-cran-rmpi
 r-cran-rmysql
 r-cran-rodbc
 r-cran-rpart
 r-cran-rquantlib
 r-cran-rserve
 r-cran-rsprng
 r-cran-sandwich
 r-cran-sm
 r-cran-snow
 r-cran-strucchange
 r-cran-survival
 r-cran-tkrplot
 r-cran-tseries
 r-cran-vgam
 r-cran-xml
 r-cran-zelig
 r-cran-zoo
 r-cran-msm
 r-cran-amore
 r-cran-teachingdemos
 psignifit
 python-scipy
 r-cran-vcd
 python-statsmodels
 python-openturns

Task: science-typesetting
Section: debian-science
Description: Debian Science typesetting packages
 This metapackage will install Debian Science packages related to
 typesetting.  You might also be interested in the use::typesetting
 debtag.
Relevance: 10
Key: 
 science-typesetting
Packages: list
 referencer
 kbibtex
 impose+
 pybliographer
 texlive-bibtex-extra
 jabref
 bibutils
 biber
 feynmf
 texlive
 texlive-science
 texlive-publishers
 texlive-math-extra
 diploma
 lyx
 texmacs
 texmacs-extra-fonts
 auctex
 xfig
 transfig
 dia
 bibus
 mlpost
 latexdiff
 libjlatexmath-java
 cb2bib
 jeuclid-mathviewer
 sketch

Task: science-viewing
Section: debian-science
Description: Debian Science data visualisation packages
 This metapackage will install Debian Science packages related to data
 visualization. You might also be interested in the use::viewing
 debtag.
Relevance: 10
Key: 
 science-viewing
Packages: list
 vistrails
 pdl
 gnudatalanguage
 kst
 ifrit
 yorick
 python-scientific
 fityk
 gnuplot
 grace
 gri
 graphviz
 pyxplot
 plotdrop
 qtiplot
 python-guiqwt
 imview
 mayavi2
 g3data
 gwyddion
 paraview
 gle-graphics
 gmsh
 lybniz
 3depict
 mathgl
 python-viper
 matlab2tikz