mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-09-09 11:47:12 +02:00
Reorded packages
This commit is contained in:
69
configuration/packages/client-pacman.txt
Normal file
69
configuration/packages/client-pacman.txt
Normal file
@@ -0,0 +1,69 @@
|
||||
# programing language interpreters
|
||||
jdk11-openjdk
|
||||
python
|
||||
php
|
||||
|
||||
# description language interpreters
|
||||
texlive-most
|
||||
|
||||
# compression tools"
|
||||
p7zip
|
||||
|
||||
# administration tools
|
||||
base-devel
|
||||
yay
|
||||
make
|
||||
gcc
|
||||
cmake
|
||||
|
||||
# network analyze tools
|
||||
traceroute
|
||||
wireshark-qt
|
||||
wireshark-cli
|
||||
|
||||
# security tools
|
||||
ecryptfs-utils
|
||||
encfs
|
||||
keepassxc
|
||||
|
||||
# browsers
|
||||
chromium
|
||||
|
||||
firefox
|
||||
firefox-ublock-origin
|
||||
firefox-extension-https-everywhere
|
||||
firefox-dark-reader
|
||||
|
||||
# office software
|
||||
ttf-liberation
|
||||
libreoffice-fresh
|
||||
libreoffice-fresh-de
|
||||
libreoffice-fresh-eo
|
||||
libreoffice-fresh-es
|
||||
libreoffice-fresh-nl
|
||||
|
||||
# spelling software
|
||||
hunspell
|
||||
hunspell-de
|
||||
hunspell-es_es
|
||||
hunspell-en_US
|
||||
hunspell-nl
|
||||
|
||||
# video/picture manipulation
|
||||
gimp
|
||||
blender
|
||||
|
||||
# communication tools
|
||||
pidgin
|
||||
|
||||
# code quality tools
|
||||
shellcheck
|
||||
|
||||
# visualization tools
|
||||
dia
|
||||
|
||||
# ide's
|
||||
eclipse-java
|
||||
atom
|
||||
arduino
|
||||
arduino-docs
|
8
configuration/packages/client-yay.txt
Normal file
8
configuration/packages/client-yay.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# communication tools
|
||||
slack-desktop
|
||||
skypeforlinux-stable-bin
|
||||
# xmpp
|
||||
libpurple-lurch
|
||||
libpurple-carbons
|
||||
# language server
|
||||
ccls
|
@@ -1,28 +0,0 @@
|
||||
# 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
|
@@ -2,3 +2,4 @@
|
||||
nano
|
||||
tree
|
||||
htop
|
||||
git
|
||||
|
Reference in New Issue
Block a user