mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-09-09 11:47:12 +02:00
Optimized package syncronisation
This commit is contained in:
28
configuration/packages/client.txt
Normal file
28
configuration/packages/client.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
# programing language interpreters
|
||||
jdk11-openjdk
|
||||
python
|
||||
php
|
||||
|
||||
# description language interpreters
|
||||
texlive-most
|
||||
|
||||
# compression tools"
|
||||
p7zip
|
||||
|
||||
# administration tools
|
||||
git
|
||||
base-devel
|
||||
yay
|
||||
make
|
||||
gcc
|
||||
cmake
|
||||
|
||||
# network analyze tools
|
||||
traceroute
|
||||
wireshark-qt
|
||||
wireshark-cli
|
||||
|
||||
# security tools
|
||||
ecryptfs-utils
|
||||
encfs
|
||||
keepassxc
|
4
configuration/packages/general.txt
Normal file
4
configuration/packages/general.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
# This packages will be used in all setup scripts
|
||||
nano
|
||||
tree
|
||||
htop
|
Reference in New Issue
Block a user