-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpacman.sh
108 lines (108 loc) · 1.54 KB
/
pacman.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
#!/bin/sh
pacman -S --needed --noconfirm \
acpi \
alsa-utils \
arandr \
arc-gtk-theme \
arc-icon-theme \
awesome \
blueman \
brasero \
breeze \
calcurse \
chromium \
ctags \
cups \
dolphin-emu \
element-desktop \
ffmpegthumbnailer \
figlet \
firefox \
fzf \
git \
gnome-disk-utility \
gparted \
groff \
grub \
htop \
ibus-hangul \
ibus-libpinyin \
jq \
keepassxc \
kitty \
kolourpaint \
libreoffice-still \
libreoffice-still-en-gb \
libreoffice-still-ja \
libreoffice-still-ko \
libreoffice-still-zh-cn \
libreoffice-still-zh-tw \
libtool \
linux \
linux-firmware \
linux-headers \
lxappearance \
mktorrent \
mpd \
mpv \
ncmpcpp \
nemo \
neovim \
network-manager-applet \
networkmanager \
noto-fonts \
noto-fonts-cjk \
noto-fonts-emoji \
noto-fonts-extra \
ntfs-3g \
ntp \
nvidia \
obs-studio \
pamixer \
papirus-icon-theme \
pavucontrol \
picom \
polkit-gnome \
ppsspp \
pulseaudio-alsa \
pulseaudio-bluetooth \
python-dbus-next \
python-pip \
python-pycryptodome \
python-pydbus \
python-pyinotify \
python-pynvim \
python-pyusb \
python-tqdm \
python-zstandard \
ranger \
rofi \
screenkey \
scrot \
sddm \
signal-desktop \
steam \
sudo \
system-config-printer \
thunderbird \
transmission-cli \
transmission-gtk \
udiskie \
ueberzug \
virtualbox \
xclip \
xed \
xfburn \
xfce4-notifyd \
xorg-server \
xorg-xbacklight \
xorg-xinit \
xorg-xmodmap \
xorg-xrandr \
xorg-xrdb \
xwallpaper \
zathura \
zathura-pdf-poppler \
zsh \
zsh-completions \
zsh-syntax-highlighting