-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackages.json
More file actions
332 lines (319 loc) · 8.96 KB
/
packages.json
File metadata and controls
332 lines (319 loc) · 8.96 KB
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
{
"hyprland_packages": {
"core_hyprland": [
"waybar",
"hyprpaper",
"hyprcursor",
"hyprlock",
"hypridle",
"hyprpolkitagent",
"hyprpicker",
"wl-clipboard",
"wl-clip-persist",
"hyprgraphics",
"hyprland-qtutils",
"hyprland-qt-support",
"hyprwayland-scanner",
"python",
"python-requests",
"python-pyquery",
"tk",
"arch-wiki-docs",
"hyprland",
"xdg-desktop-portal-hyprland"
],
"desktop_evnironment": [
"alacritty",
"dolphin",
"grim",
"htop",
"iwd",
"kitty",
"nano",
"openssh",
"polkit-kde-agent",
"qt5-wayland",
"qt6-wayland",
"slurp",
"smartmontools",
"vim",
"wget",
"wireless_tools",
"wofi",
"wpa_supplicant",
"xdg-utils"
],
"graphics_driver": [
"intel-media-driver",
"libva-intel-driver",
"libva-mesa-driver",
"mesa",
"vulkan-intel",
"vulkan-nouveau",
"vulkan-radeon",
"xf86-video-amdgpu",
"xf86-video-ati",
"xf86-video-nouveau",
"xorg-server",
"xorg-xinit"
],
"greeter": [
"sddm"
],
"audio": [
"pipewire",
"pipewire-pulse",
"wireplumber",
"pavucontrol",
"pulseaudio-qt"
],
"kernel": [
"linux",
"linux-headers",
"linux-api-headers",
"linux-firmware"
],
"file_management": [
"xdg-user-dirs",
"git",
"onefetch",
"fd",
"fzf",
"stow",
"nvim",
"ark",
"7zip",
"timeshift",
"grub-btrfs",
"inotify-tools",
"satty"
],
"shell": [
"fish"
],
"browser": [
"vivaldi",
"vivaldi-ffmpeg-codecs"
],
"system_integration": [
"xdg-desktop-portal-gtk",
"xdg-desktop-portal-kde",
"gnome-keyring",
"network-manager-applet",
"networkmanager",
"nm-connection-editor",
"bluez",
"bluez-utils",
"blueman",
"swaync",
"ddcutil"
],
"theming": [
"ttf-jetbrains-mono-nerd",
"ttf-nerd-fonts-symbols",
"ttf-nerd-fonts-symbols-common",
"otf-font-awesome",
"cava",
"breeze",
"breeze5",
"breeze-gtk",
"qt5ct",
"qt6ct",
"nwg-look"
],
"cli_tools": [
"dysk",
"duf",
"bat",
"eza",
"btop",
"zoxide",
"starship",
"lshw",
"ntfs-3g",
"firewalld",
"fastfetch",
"tldr",
"zellij",
"calcurse",
"psensor",
"konsole",
"playerctl",
"brightnessctl",
"reflector",
"libnotify",
"jq"
],
"gui_tools": []
},
"aur_packages": {
"core_hyprland": [
"pyprland",
"hyprsunset"
],
"browser": [
"zen-browser-bin"
],
"screenshots": [
"hyprshot"
],
"gui_tools": [
"visual-studio-code-bin",
"github-desktop-bin",
"wlogout"
],
"theming": [
"waypaper-git",
"rose-pine-hyprcursor"
],
"system_integration": [
"xwaylandvideobridge",
"wl-clipboard-history-git",
"waybar-module-pacman-updates-git",
"input-remapper-2"
],
"cli_tools": [
"lsplug",
"pacsea-bin",
"usrgrp-manager-bin"
]
},
"package_descriptions": {
"waybar": "Wayland status bar",
"hyprpaper": "Wallpaper daemon for Hyprland",
"hyprcursor": "Cursor theme support",
"hyprlock": "Screen locker for Hyprland",
"hypridle": "Idle/lock daemon",
"hyprpolkitagent": "Polkit auth agent",
"hyprpicker": "Wayland color picker",
"wl-clipboard": "Wayland clipboard CLI",
"wl-clip-persist": "Persistent clipboard history",
"hyprgraphics": "Hyprland graphics helpers",
"hyprland-qtutils": "Qt utilities for Hyprland",
"hyprland-qt-support": "Qt support for Hyprland",
"hyprwayland-scanner": "Wayland protocol generator",
"python": "Python interpreter",
"python-requests": "Python HTTP library",
"python-pyquery": "jQuery-like HTML parser",
"tk": "Tk GUI toolkit",
"arch-wiki-docs": "Offline Arch Wiki",
"hyprland": "Hyprland compositor",
"xdg-desktop-portal-hyprland": "Portal backend for Hyprland",
"alacritty": "GPU terminal emulator",
"dolphin": "KDE file manager",
"grim": "Wayland screenshot tool",
"htop": "Interactive process viewer",
"iwd": "Wireless daemon",
"kitty": "GPU terminal emulator",
"nano": "Simple text editor",
"openssh": "SSH client and server",
"polkit-kde-agent": "KDE polkit agent",
"qt5-wayland": "Qt5 Wayland platform",
"qt6-wayland": "Qt6 Wayland platform",
"slurp": "Select region for screenshots",
"smartmontools": "S.M.A.R.T. disk tools",
"vim": "Vim text editor",
"wget": "HTTP/FTP downloader",
"wireless_tools": "Legacy Wi‑Fi tools",
"wofi": "Wayland app launcher",
"wpa_supplicant": "WPA Wi‑Fi supplicant",
"xdg-utils": "XDG desktop utilities",
"intel-media-driver": "Intel VAAPI driver",
"libva-intel-driver": "Intel VAAPI legacy driver",
"libva-mesa-driver": "Mesa VAAPI driver",
"mesa": "Open-source graphics stack",
"vulkan-intel": "Intel Vulkan driver",
"vulkan-nouveau": "Nouveau Vulkan driver",
"vulkan-radeon": "AMD RADV Vulkan driver",
"xf86-video-amdgpu": "Xorg AMDGPU driver",
"xf86-video-ati": "Xorg ATI driver",
"xf86-video-nouveau": "Xorg Nouveau driver",
"xorg-server": "Xorg display server",
"xorg-xinit": "X init program",
"sddm": "Display manager",
"pipewire": "Audio/video server",
"pipewire-pulse": "PulseAudio replacement",
"wireplumber": "PipeWire session manager",
"pavucontrol": "Volume control GUI",
"pulseaudio-qt": "Qt bindings for PulseAudio",
"linux": "Linux kernel",
"linux-headers": "Kernel headers",
"linux-api-headers": "Userspace kernel headers",
"linux-firmware": "Device firmware",
"xdg-user-dirs": "Manage user directories",
"git": "Distributed VCS",
"onefetch": "Git repo summary",
"fd": "Fast file search",
"fzf": "Fuzzy finder",
"stow": "Symlink manager",
"nvim": "Neovim editor",
"ark": "Archive manager",
"7zip": "File archiver",
"timeshift": "System snapshots",
"grub-btrfs": "GRUB Btrfs snapshots",
"inotify-tools": "inotify CLI tools",
"satty": "Screenshot annotator",
"fish": "Friendly interactive shell",
"vivaldi": "Vivaldi web browser",
"vivaldi-ffmpeg-codecs": "Proprietary media codecs",
"zen-browser-bin": "Zen Browser (binary, AUR)",
"xdg-desktop-portal-gtk": "GTK portal backend",
"xdg-desktop-portal-kde": "KDE portal backend",
"gnome-keyring": "Secrets and keyring",
"network-manager-applet": "NM tray applet",
"networkmanager": "Network manager",
"nm-connection-editor": "Network GUI editor",
"bluez": "Bluetooth stack",
"bluez-utils": "Bluetooth utilities",
"blueman": "Bluetooth manager GUI",
"swaync": "Notification center",
"ddcutil": "Monitor DDC control",
"ttf-jetbrains-mono-nerd": "JetBrains Mono Nerd Font",
"ttf-nerd-fonts-symbols": "Nerd Fonts symbols",
"ttf-nerd-fonts-symbols-common": "Nerd Fonts common symbols",
"otf-font-awesome": "Font Awesome",
"cava": "Audio visualizer",
"breeze": "Breeze theme",
"breeze5": "Breeze theme (Qt5)",
"breeze-gtk": "Breeze GTK theme",
"qt5ct": "Qt5 settings tool",
"qt6ct": "Qt6 settings tool",
"nwg-look": "GTK theme switcher",
"dysk": "Disk utility",
"duf": "Disk usage/free viewer",
"bat": "cat with syntax highlight",
"eza": "Modern replacement for ls",
"btop": "Resource monitor",
"zoxide": "Smarter cd command",
"starship": "Cross-shell prompt",
"lshw": "Hardware lister",
"ntfs-3g": "NTFS driver",
"firewalld": "Firewall daemon",
"fastfetch": "System info tool",
"tldr": "Simplified man pages",
"zellij": "Terminal workspace",
"calcurse": "CLI calendar and tasks",
"psensor": "Hardware sensors monitor",
"konsole": "KDE terminal",
"playerctl": "Media player control",
"brightnessctl": "Brightness control utility",
"reflector": "Arch mirrorlist updater",
"libnotify": "Desktop notifications library",
"jq": "JSON processor",
"pyprland": "Hyprland plugin manager",
"hyprsunset": "Night light for Hyprland",
"hyprshot": "Hyprland screenshot tool",
"visual-studio-code-bin": "VS Code (binary)",
"github-desktop-bin": "GitHub Desktop",
"wlogout": "Wayland logout menu",
"waypaper-git": "Wallpaper manager",
"rose-pine-hyprcursor": "Rose Pine cursor theme",
"xwaylandvideobridge": "XWayland capture bridge",
"wl-clipboard-history-git": "Clipboard history manager",
"waybar-module-pacman-updates-git": "Waybar pacman updates module",
"lsplug": "Monitor plug/unplug events",
"input-remapper-2": "Mouse and keyboard button remapper",
"pacsea-bin": "Package search and install",
"usrgrp-manager-bin": "User and group manager"
}
}