Advertisement
Guest User

Untitled

a guest
Feb 16th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. #!/bin/bash --noconfirm
  2. pacman -Sy vim --noconfirm
  3. pacman -Sy zathura --noconfirm
  4. pacman -Sy youtube-dl --noconfirm
  5. pacman -Sy rxvt-unicode --noconfirm
  6. pacman -Sy xorg-bdftopcf --noconfirm
  7. pacman -Sy xorg-docs --noconfirm
  8. pacman -Sy xorg-font-util --noconfirm
  9. pacman -Sy xorg-font-utils --noconfirm
  10. pacman -Sy xorg-fonts-100dpi --noconfirm
  11. pacman -Sy xorg-fonts-75dpi --noconfirm
  12. pacman -Sy xorg-fonts-alias --noconfirm
  13. pacman -Sy xorg-fonts-encodings --noconfirm
  14. pacman -Sy xorg-iceauth --noconfirm
  15. pacman -Sy xorg-luit --noconfirm
  16. pacman -Sy xorg-mkfontscale --noconfirm
  17. pacman -Sy xorg-server --noconfirm
  18. pacman -Sy xorg-server-common --noconfirm
  19. pacman -Sy xorg-server-devel --noconfirm
  20. pacman -Sy xorg-server-xdmx --noconfirm
  21. pacman -Sy xorg-server-xephyr --noconfirm
  22. pacman -Sy xorg-server-xnest --noconfirm
  23. pacman -Sy xorg-server-xvfb --noconfirm
  24. pacman -Sy xorg-server-xwayland --noconfirm
  25. pacman -Sy xorg-sessreg --noconfirm
  26. pacman -Sy xorg-setxkbmap --noconfirm
  27. pacman -Sy xorg-smproxy --noconfirm
  28. pacman -Sy xorg-util-macros --noconfirm
  29. pacman -Sy xorg-x11perf --noconfirm
  30. pacman -Sy xorg-xauth --noconfirm
  31. pacman -Sy xorg-xbacklight --noconfirm
  32. pacman -Sy xorg-xcmsdb --noconfirm
  33. pacman -Sy xorg-xcursorgen --noconfirm
  34. pacman -Sy xorg-xdpyinfo --noconfirm
  35. pacman -Sy xorg-xdriinfo --noconfirm
  36. pacman -Sy xorg-xev --noconfirm
  37. pacman -Sy xorg-xgamma --noconfirm
  38. pacman -Sy xorg-xhost --noconfirm
  39. pacman -Sy xorg-xinit --noconfirm
  40. pacman -Sy xorg-xinput --noconfirm
  41. pacman -Sy xorg-xkbcomp --noconfirm
  42. pacman -Sy xorg-xkbevd --noconfirm
  43. pacman -Sy xorg-xkbutils --noconfirm
  44. pacman -Sy xorg-xkill --noconfirm
  45. pacman -Sy xorg-xlsatoms --noconfirm
  46. pacman -Sy xorg-xlsclients --noconfirm
  47. pacman -Sy xorg-xmodmap --noconfirm
  48. pacman -Sy xorg-xpr --noconfirm
  49. pacman -Sy xorg-xprop --noconfirm
  50. pacman -Sy xorg-xrandr --noconfirm
  51. pacman -Sy xorg-xrdb --noconfirm
  52. pacman -Sy xorg-xrefresh --noconfirm
  53. pacman -Sy xorg-xset --noconfirm
  54. pacman -Sy xorg-xsetroot --noconfirm
  55. pacman -Sy xorg-xvinfo --noconfirm
  56. pacman -Sy xorg-xwd --noconfirm
  57. pacman -Sy xorg-xwininfo --noconfirm
  58. pacman -Sy xorg-xwud --noconfirm
  59. pacman -Sy unzip --noconfirm
  60. pacman -Sy scrot --noconfirm
  61. pacman -Sy python --noconfirm
  62. pacman -Sy pulseaudio --noconfirm
  63. pacman -Sy pulseaudio-bluetooth --noconfirm
  64. pacman -Sy keepass --noconfirm
  65. pacman -Sy iw --noconfirm
  66. pacman -Sy iwd --noconfirm
  67. pacman -Sy wpa_supplicant --noconfirm
  68. pacman -Sy i3-wm --noconfirm
  69. pacman -Sy i3lock --noconfirm
  70. pacman -Sy i3blocks --noconfirm
  71. pacman -Sy i3status --noconfirm
  72. pacman -Sy rofi --noconfirm
  73. pacman -Sy grub --noconfirm
  74. pacman -Sy go --noconfirm
  75. pacman -Sy go-tools --noconfirm
  76. pacman -Sy gdb --noconfirm
  77. pacman -Sy ffmpeg --noconfirm
  78. pacman -Sy feh --noconfirm
  79. pacman -Sy expect --noconfirm
  80. pacman -Sy dmenu --noconfirm
  81. pacman -Sy discord --noconfirm
  82. pacman -Sy code --noconfirm
  83. pacman -Sy texlive-most --noconfirm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement