Add AUR packages
This commit is contained in:
parent
707ed4ee76
commit
9b1d8c19a1
@ -16,7 +16,17 @@ PACKAGES=(
|
||||
"lib32-glibc" "libvirt" "qt5" "xterm" "graphviz" "vlc" "pulseaudio" "pulseaudio-alsa"
|
||||
"tmux" "sleuthkit" "tk" "tcl" "xterm" "junit" "lightdm" "samba" "bind" "krb5" "tree"
|
||||
"time" "noto-fonts" "noto-fonts-cjk" "noto-fonts-emoji" "noto-fonts-extra" "numlockx"
|
||||
"lightdm-gtk-greeter" "tigervnc" "xfce4-pulseaudio-plugin"
|
||||
"lightdm-gtk-greeter" "tigervnc" "xfce4-pulseaudio-plugin" "docker" "docker-compose"
|
||||
"android-tools"
|
||||
)
|
||||
|
||||
PACKAGES_AUR=(
|
||||
"imunes" "saxon6" "staruml" "xfce4-pulseaudio-plugin" "pa-applet-git" "sublime-text"
|
||||
"android-studio" "android-sdk" "android-sdk-platform-tools" "android-sdk-build-tools"
|
||||
"android-platform" "android-platform-21" "oracle-instantclient-basic"
|
||||
"oracle-sqldeveloper" "oracle-instantclient-jdbc" "oracle-instantclient-odbc"
|
||||
"oracle-instantclient-sdk" "oracle-instantclient-sqlplus" "oracle-instantclient-tools"
|
||||
|
||||
)
|
||||
|
||||
SWAP_SIZE=16G
|
||||
|
Loading…
Reference in New Issue
Block a user