-
-
Notifications
You must be signed in to change notification settings - Fork 75
/
Copy patharch-pkglist.txt
103 lines (96 loc) · 1.35 KB
/
arch-pkglist.txt
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
# Package list for my custom arch + gnome installation
# Useful commands
# * Get manually installed packages:
# $ pacman -Qettq
# * Show manually installed packages not in this list
# $ comm <(grep -v '^#' arch-pkglist.txt | sort) <(pacman -Qettq | sort) -13
# * Install all packages (you need yay installed)
# $ yay -S $(grep -v '^#' arch-pkglist.txt | xargs)
# BASE
base
base-devel
dash
efibootmgr
grub
linux
linux-firmware
# GNOME
baobab
evince
file-roller
flatpak
fwupd
gdm
geary
gedit
gedit-plugins
gnome-calculator
gnome-calendar
gnome-clocks
gnome-control-center
gnome-disk-utility
gnome-font-viewer
gnome-keyring
gnome-music
gnome-shell
gnome-shell-extensions
gnome-software
gnome-terminal
gnome-tweaks
gnome-user-share
gnome-weather
grilo-plugins
gvfs-afc
gvfs-goa
gvfs-google
gvfs-gphoto2
gvfs-mtp
gvfs-nfs
gvfs-smb
libgit2-glib
loupe
nautilus
networkmanager
rygel
seahorse
showtime
sushi
xdg-desktop-portal-gnome
xdg-user-dirs-gtk
# ZSH & TERMINAL
bat
bottom
lsd
man-db
mlocate
openbsd-netcat
vim
wget
xclip
zsh
zsh-autosuggestions
zsh-syntax-highlighting
zsh-theme-powerlevel10k
# OTHER
firefox
git-delta
jack2
ntfs-3g
qt5ct
unrar
wireplumber
# Fonts
noto-fonts
noto-fonts-cjk
noto-fonts-emoji
noto-fonts-extra
ttf-firacode-nerd
# ========== #
# AUR #
# ========== #
dashbinsh
flat-remix
flat-remix-gnome
gnome-browser-connector
mission-center
yay