Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TARDIS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osak
TARDIS
Commits
022aa4b2
Commit
022aa4b2
authored
6 years ago
by
OSAK Buildhauer
Browse files
Options
Downloads
Patches
Plain Diff
Combined some packages
parent
5334a8c9
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages
+32
-101
32 additions, 101 deletions
packages
with
32 additions
and
101 deletions
packages
+
32
−
101
View file @
022aa4b2
...
@@ -8,47 +8,37 @@
...
@@ -8,47 +8,37 @@
# p -> linuxparty-Bereich "Physik" ("P" für vorausgewählt)
# p -> linuxparty-Bereich "Physik" ("P" für vorausgewählt)
# i -> linuxparty-Bereich "Informatik" ("I" für vorausgewählt)
# i -> linuxparty-Bereich "Informatik" ("I" für vorausgewählt)
C |gufw|Firewall Frontend
C |gufw|gufw: Firewall Frontend
C |pwgen|Tool um Passwoerter zu generieren
C |pwgen|pwgen: Tool um Passwoerter zu generieren
C |inkscape|Bildbearbeitung (Vektorbasiert)
C |inkscape|inkscape: Bildbearbeitung (Vektorbasiert)
C |gimp|Bildbearbeitung (Pixelbasiert)
C |gimp|gimp: Bildbearbeitung (Pixelbasiert)
c |subversion|Versionsverwaltungstool (zentral)
c |subversion|svn: Versionsverwaltungstool (zentral)
C |graphviz|Tool zum visualisieren von Graphen
C |graphviz|graphviz: Tool zum visualisieren von Graphen
c |fityk|Tool zum Daten-Fitting und Analyse
c |fityk|fityk: Tool zum Daten-Fitting und Analyse
c |openssh-server|SSH-Server (s. KISS)
c |openssh-server|SSH-Server
c |zsh|Alternative Shell
c |zsh zsh-doc|zsh: Alternative Shell
c |zsh-doc|Dokumentation von zsh
c |lftp|lftp: FTP-Client
c |lftp|FTP-Client
c |gddrescue|gddrescue: Falls Daten gelöscht, letzte Option vor dem Tod der Hoffnung
c |gddrescue|Falls Daten gelöscht, letzte Option vor dem Tod der Hoffnung
c |liblapack-dev liblapack-doc|LAPACK: Eine Standard-Numerik-Bibliothek für Physiker und Numeriker
c |liblapack-dev|LAPACK ist eine Standard-Numerik-Bibliothek für Physiker und Numeriker
cM |x2goclient|x2go: Remote Desktop Client (z.B. für den RBI-Pool)
c |liblapack-doc|LAPACK Dokumentation (s. oben)
M |singular|singular: Tool für die Vorlesung Computeralgebra
cM |x2goclient|Remote Desktop Client (z.B. für den RBI-Pool
M |codeblocks|codeblocks: IDE für das C++-Praktikum
M |singular|Tool für die Vorlesung Computeralgebra
P |python-numpy python3-numpy|numpy: Numeric Bibiliothek für Python
M |codeblocks|IDE für das C++-Praktikum
P |python-simpy python3-simpy|simpy: Simulationsframework für Python
P |python-numpy|Numeric Bibiliothek für Python
P |python-scipy python3-scipy|scipy: Python-Bibliothek für scientific computing
P |python-simpy|Simulationsframework für Python
P |python-sympy python3-sympy|sympy: Python-Bibliothek für scientific computing
P |python-scipy|Bibliothek für scientific computing
P |python-matplotlib python3-matplotlib|mathplotlib: Schnittstelle zum Plotten mit Python
P |python-sympy|Bibliothek für scientific computing
P |ipython ipython3|Interaktiver Python Interpreter mit Tab-Vervollständgung
P |python-matplotlib|Schnittstelle zum Plotten mit Python
P |gnuplot|gnuplot: Programm um Funktions- und Datenplots anzufertigen
P |python3-numpy|Numeric Bibiliothek für Python 3
P |wxmaxima|wxmaxima: Graphische Benutzeroberfläche für das Maxima Computer Algebra System
P |python3-simpy|Simulationsframework für Python 3
P |bpython bpython3|bpython: Ein weiterer interaktiver Python Interpreter
P |python3-scipy|Bibliothek für scientific computing (Python 3)
P |spyder spyder3|Python IDE (die, die in Anaconda benutzt wird)
P |python3-sympy|Bibliothek für scientific computing (Python 3)
i|postgresql|postgresql: Datenbank-Server. Nett um in der Datenbanken-Vorlesungen Dinge auszuprobieren
P |python3-matplotlib|Schnittstelle zum Plotten mit Python 3
I|dia|dia: Graphisches Tool, um UML/ER Diagramme für die Vorlesungen Softwaretechnik und Datenbanken anzufertigen
P |ipython|Interaktiver Python Interpreter mit Tab-Vervollständgung
I|ghc|ghc: Glaskow Haskell Compiler für die Vorlesung Programmierung
P |ipython3|Interaktiver Python3 Interpreter mit Tab-Vervollständgung
P |gnuplot|Programm um Funktions- und Datenplots anzufertigen
P |wxmaxima|Graphische Benutzeroberfläche für das Maxima Computer Algebra System
P |bpython|Ein weiterer interaktiver Python Interpreter
P |spyder|Python IDE (die, die in Anaconda benutzt wird)
P |bpython3|Ein weiterer interaktiver Python Interpreter (Python 3)
P |spyder3|Python IDE (die, die in Anaconda benutzt wird) (Python 3)
i|postgresql|Datenbank-Server. Nett um in der Datenbanken-Vorlesungen Dinge auszuprobieren
I|dia|Graphisches Tool, um UML/ER Diagramme für die Vorlesungen Softwaretechnik und Datenbanken anzufertigen
I|ghc|Glaskow Haskell Compiler für die Vorlesung Programmierung
I|default-jdk|Java JDK für die Vorlesung Programmierung
I|default-jdk|Java JDK für die Vorlesung Programmierung
I|swi-prolog|Prolog Interpreter/Compiler für die Vorlesung Programmierung
I|swi-prolog|
swi-prolog:
Prolog Interpreter/Compiler für die Vorlesung Programmierung
Pi|valgrind|Debugging- und Profilingtool, welches bei der Entwicklung von Programmen hilft.
Pi|valgrind|
valgrind:
Debugging- und Profilingtool, welches bei der Entwicklung von Programmen hilft.
# Update installer if possible
# Update installer if possible
L |ubiquity|
L |ubiquity|
...
@@ -90,67 +80,8 @@ LD |git|
...
@@ -90,67 +80,8 @@ LD |git|
D |gparted|
D |gparted|
#texlive
#texlive
D |dvidvi|
C |dvidvi dvipng texlive-music tex4ht texlive-lang-english texlive-bibtex-extra tipa lcdf-typetools texlive-latex-extra texlive-xetex texlive-latex-base chktex texlive-latex-recommended texlive-lang-german texlive-fonts-recommended cm-super latex-cjk-all texlive-games psutils texlive-extra-utils texlive-font-utils latexmk texlive-pstricks context t1utils texlive-fonts-extra lacheck feynmf texlive-omega prerex purifyeps texlive-formats-extra texlive-science texlive-pictures texinfo texlive-humanities texlive-plain-extra texlive-metapost prosper latexdiff tex-gyre texlive-publishers texlive-generic-recommended texlive-generic-extra texlive-base lmodern texlive-luatex fragmaster texlive-binaries|LaTeX mit vielen Paketen für wissenschaftliche Arbeiten
D |dvipng|
c |texlive-fonts-extra-doc texlive-metapost-doc texlive-science-doc texlive-latex-recommended-doc texlive-humanities-doc texlive-latex-base-doc texlive-publishers-doc texlive-latex-extra-doc texlive-fonts-recommended-doc texlive-pictures-doc texlive-pstricks-doc info|Dokumentation für LaTeX
D |texlive-music|
D |tex4ht|
D |texlive-lang-english|
D |texlive-fonts-extra-doc|
D |texlive-metapost-doc|
D |texlive-bibtex-extra|
D |tipa|
D |lcdf-typetools|
D |texlive-latex-extra|
D |texlive-xetex|
D |texlive-latex-base|
D |texlive-science-doc|
D |chktex|
D |texlive-latex-recommended|
D |texlive-latex-recommended-doc|
D |texlive-lang-german|
D |texlive-fonts-recommended|
D |cm-super|
D |texlive-humanities-doc|
D |latex-cjk-all|
D |texlive-games|
D |psutils|
D |texlive-extra-utils|
D |texlive-font-utils|
D |latexmk|
D |texlive-latex-base-doc|
D |texlive-publishers-doc|
D |texlive-pstricks|
D |texlive-latex-extra-doc|
D |context|
D |t1utils|
D |texlive-fonts-extra|
D |texlive-fonts-recommended-doc|
D |lacheck|
D |feynmf|
D |texlive-omega|
D |texlive-pictures-doc|
D |prerex|
D |purifyeps|
D |texlive-formats-extra|
D |texlive-science|
D |texlive-pictures|
D |texinfo|
D |texlive-humanities|
D |texlive-plain-extra|
D |texlive-metapost|
D |prosper|
D |latexdiff|
D |tex-gyre|
D |texlive-publishers|
D |texlive-generic-recommended|
D |texlive-generic-extra|
D |texlive-base|
D |lmodern|
D |texlive-luatex|
D |fragmaster|
D |texlive-binaries|
D |texlive-pstricks-doc|
D |info|
#german language support
#german language support
D |hunspell-de-de|
D |hunspell-de-de|
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment