Skip to content
Snippets Groups Projects
Select Git revision
  • ffb8224fc0c8d4b2e85ca118fb72dc72698e2232
  • tardis default
  • online-lip-2020
  • ss18
  • ws18
  • master protected
  • ws17
  • ss17
  • ws16
  • ss16
  • ws15 protected
  • ss15 protected
  • ws14 protected
  • buildhauer protected
  • ss14 protected
15 results

bootflags0

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    packages 4.46 KiB
    # Paketliste für Offline-Repo, vorinstallierte Pakete und linuxparty.sh
    # Format: Flags|Paket-Name|Beschreibung
    # Flags:
    #  L -> Vorinstalliert im Livesystem
    #  D -> Vorinstalliert im installierten System
    #  c -> linuxparty-Bereich "common" ("C" für vorausgewählt)
    #  m -> linuxparty-Bereich "Mathematik" ("M" für vorausgewählt)
    #  p -> linuxparty-Bereich "Physik" ("P" für vorausgewählt)
    #  i -> linuxparty-Bereich "Informatik" ("I" für vorausgewählt)
    #  e -> linuxparty-Bereich "CE Compute Engineering" ("E" für vorausgewählt)
    # C   |gufw|gufw: Firewall Frontend
     C   |keepassxc|KeePassXC: Passwortmanager
     C   |inkscape|inkscape: Bildbearbeitung (Vektorbasiert)
     C   |gimp|gimp: Bildbearbeitung (Pixelbasiert)
     c   |zsh zsh-doc|zsh: Alternative Shell
     c   |fish|fish: The Friendly Interactive Shell
     cM I|remmina freerdp|remmina: Remote Desktop Client (z.B. für das Praktikum Systemprogrammierung)
      m  |Singular|singular: Tool für die Vorlesung Computeralgebra
     m  |gap|gap: Groups, Algorithms, Programming - ein System für diskrete Mathematik
      M  |codeblocks|codeblocks: IDE für das C++-Praktikum
       P |python-numpy|numpy: Numeric Bibiliothek für Python
       P |python-scipy|scipy: Python-Bibliothek für scientific computing
       P |python-matplotlib|matplotlib: Schnittstelle zum Plotten mit Python
       P |python-seaborn|Seaborn: Schönes Plotten mit Python
       p |python-sympy|sympy: Python-Bibliothek für symbolische Rechnungen
       P |python-pip|pip: Tool zum Installieren von Python-Paketen
       P |ipython|ipython: Interaktiver Python Interpreter mit Tab-Vervollständgung
       P |bpython|bpython: Ein weiterer interaktiver Python Interpreter
       P |gnuplot|gnuplot: Programm um Funktions- und Datenplots anzufertigen
    # gnuplot wird benötigt um graphiken in maxima zu generieren
       P |cantor maxima maxima-runtime-sbcl gnuplot|cantor: Graphische Benutzeroberfläche für das Maxima Computer Algebra System und andere mathematischen Systeme
       P |openblas|OpenBLAS: optimierte BLAS-Bibliothek beschleunigt Matrixmultiplikation in numpy etc.
       p |lapack|LAPACK: Eine Standard-Numerik-Bibliothek für Physik und Numerik
       P |python3-spyder|spyder: Python IDE (die, die in Anaconda benutzt wird)
       PI |jupyter-notebook|Python (Jupyter) Notebooks
        i|postgresql|postgresql: Datenbank-Server. Nett um in der Datenbanken-Vorlesungen Dinge auszuprobieren
        I|umbrello|umbrello: Graphisches Tool, um UML/ER Diagramme für die Vorlesungen Softwaretechnik und Datenbanken anzufertigen
        I|ghc|ghc: Glaskow Haskell Compiler für die Vorlesung Programmierung
        I|java-latest-openjdk|Java JDK für die Vorlesung Programmierung
        I|pl|swi-prolog: Prolog Interpreter/Compiler für die Vorlesung Programmierung
       Pi|valgrind|valgrind: Debugging- und Profilingtool, welches bei der Entwicklung von Programmen hilft
       Pi|gdb|GNU Debugger: Anderes Debugging-Tool
    
    # Computer Engineering
    E |rust cargo| Rust Programmiersprache
    E |make automake gcc gcc-c++ kernel-devel cmake gdb| Essentielle Tools für C/C++
    E |nasm| nasm - Assembler
    pE |octave| Octave - Matlab ähnliche Software
    E |qt-creator| Qt Creator IDE
    
    #Desktop stuff for KDE
     D   |thunderbird|Thunderbird: E-Mail-Client
     C   |texstudio|texstudio: Graphischer LaTeX-Editor
     c   |kile|kile: Alternativer graphischer LaTeX-Editor
     C   |xournalpp|Xournal++: handschriftliche Notizen, PDF Annotationen
     D   |ffmpeg-free|
     D   |hunspell|
     D   |vlc|
     c   |mpv|mpv: Minimalistischer Mediaplayer
     D   |p7zip|
     D   |unrar|
    
    #System stuff, e.g. gcc and efibootmgr
     D   |automake|
     D   |cmake|
     D   |lvm2|
     D   |screen|
     D   |tmux|
     # D   |tofrodos| # doesn't exist on manjaro?
     D   |efibootmgr|
     D   |gdisk|
     # D   |fdisk| # preinstalled in utils-linux
     # D   |linux-headers-generic| # preinstalled in linux-api-headers
     # D   |vpnc| # preinstalled in manjaro
    LD   |efivar|
    LD   |vim|
     c   |neovim|neovim: Editor, Alternative Implementierung/Weiterentwicklung von vim
    # LD   |xorg-xinput|
    LD   |htop|
    LD   |git|git: Das mit Abstand verbreitetste Versionskontrollsystem
    LD   |gparted|
    
    #texlive
    L    |texlive-scheme-basic|minimale LaTeX Installation
     C   |texlive-scheme-medium texlive-listingsutf8|LaTeX mit vielen Paketen für wissenschaftliche Arbeiten
    # c   |texlive-music texlive-games t1utils texlive-formatsextra texinfo texlive-humanities|Zusätzliche Fonts und Pakete für LaTeX
    
    #german language support
     D   |hunspell-de|
     D   |libreoffice-langpack-de|
     D   |man-pages-de|
     D   |poppler-data|
     D   |hyphen-de|
     D   |mythes-de|
     D   |aspell-de|
    # D   |thunderbird-i18n-de|
    # D   |firefox-i18n-de|