renamed latex role and removed deprecated packages

This commit is contained in:
2023-12-03 16:34:25 +01:00
parent 1f29da276e
commit 4b9f2b9be2
4 changed files with 6 additions and 6 deletions

View File

@@ -184,7 +184,7 @@ Dedicated to Docker container setups and application management, offering a wide
Encompasses miscellaneous essential tools and systems, including AUR helper, spellchecking, typesetting, and package management.
- **[System-Aur-Helper](./roles/system-aur-helper/)**: Installs and configures AUR helper (yay).
- **[Hunspell](./roles/hunspell/)**: Installation of Hunspell spellchecker.
- **[Latex](./roles/latex/)**: Installation of LaTeX typesetting system.
- **[Latex](./roles/pc-latex/)**: Installation of LaTeX typesetting system.
- **[Java](./roles/java/)**: Installs Java Development Kit (JDK).
- **[Python Pip](./roles/python-pip/)**: Installation of Python Pip package manager.