mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-10 01:51:03 +01:00
Added TexLive
This commit is contained in:
parent
1ed9b90c6f
commit
ae6814c909
@ -25,6 +25,8 @@ else
|
||||
fi
|
||||
echo "Synchronizing programing language interpreters..."
|
||||
sudo pacman --needed -S jdk11-openjdk python php
|
||||
echo "Synchronizing other interpreters..."
|
||||
sudo pacman --needed -S texlive-most
|
||||
echo "Synchronizing compression tools..."
|
||||
sudo pacman --needed -S p7zip
|
||||
echo "Synchronizing administration tools..."
|
||||
|
Loading…
Reference in New Issue
Block a user