~kris/dots

sdeploy

ref: 9cef5645c384935405b1f9a09731e8995eb59987 sdeploy/ksd-arch/progs.csv -rw-r--r-- 8.6 KiB
9cef5645 — Kris Yotam Initial commit: deployment scripts split from lazykris 6 months ago
                                                                                
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
#TAG,PACKAGE,DESCRIPTION
#
# Legend:
# (empty) = pacman (official repos)
# A = AUR (via yay)
# G = Git clone + make install
# F = Flatpak
# I = AppImage (download URL)
# B = BlackArch (requires strap.sh first)
#
# Basic Programs
A,lf,"terminal file browser/manager"
,btop,"task manager and system monitor"
,neomutt,"terminal email client"
A,mutt-wizard-git,"email setup wizard for neomutt"
A,abook,"address book for neomutt"
,ncmpcpp,"ncurses music player for mpd"
,networkmanager,"provides nmtui for wifi management"
,bluez,"Bluetooth protocol stack"
,bluez-utils,"Bluetooth utilities (bluetoothctl)"
,blueman,"Bluetooth manager GUI (blueman-manager)"
,newsboat,"terminal RSS feed reader"
,pulsemixer,"terminal audio control"
A,mouseless-bin,"keyboard-driven mouse control"
,tmux,"terminal multiplexer"
,emacs,"extensible text editor"
,nsxiv,"minimalist image viewer"
,calcurse,"terminal calendar and organizer"
A,sc-im,"terminal spreadsheet (Excel-like)"
#
# System/X11
,xorg-server,"graphical server"
,xorg-xinit,"starts graphical server"
,xorg-xwininfo,"window info queries"
,xorg-xset,"X server config utility"
,xorg-xprop,"window properties tool"
,xorg-xbacklight,"screen brightness control"
,polkit,"user policy management"
,xcompmgr,"compositor for transparency"
,webkit2gtk,"web rendering engine for surf"
,gcr,"crypto UI library for surf"
,xwallpaper,"wallpaper setter"
,xclip,"clipboard from command line"
,xdotool,"window automation tool"
,xcape,"key remapping (capslock to escape)"
,unclutter,"hides inactive mouse cursor"
,slock,"simple screen locker"
,arandr,"monitor arrangement GUI"
#
# Suckless Builds
G,https://github.com/krisyotam/dwm,"tiling window manager"
G,https://github.com/krisyotam/dwmblocks,"modular status bar"
G,https://github.com/krisyotam/dmenu,"application launcher"
G,https://github.com/krisyotam/st,"terminal emulator"
G,https://github.com/krisyotam/scron,"simple cron daemon"
G,https://github.com/krisyotam/quark,"tiny HTTP server"
G,https://github.com/krisyotam/surf,"minimal webkit browser for deep work"
#
# Fonts - System
,noto-fonts,"comprehensive Unicode coverage"
,noto-fonts-cjk,"Chinese Japanese Korean support"
,noto-fonts-emoji,"emoji font"
,ttf-liberation,"metric-compatible Arial Times Courier"
,ttf-dejavu,"excellent Unicode coverage"
,ttf-roboto,"Google Roboto font"
A,ttf-opensans,"Open Sans font"
,ttf-ubuntu-font-family,"Ubuntu fonts"
,ttf-droid,"Droid fonts"
,inter-font,"modern UI font"
,adobe-source-sans-fonts,"Adobe Source Sans"
,adobe-source-serif-fonts,"Adobe Source Serif"
,adobe-source-code-pro-fonts,"Adobe Source Code Pro"
A,ttf-cascadia-code,"Microsoft Cascadia Code"
,otf-libertinus,"Libertinus serif and sans"
,ttf-font-awesome,"icons and glyphs"
#
# Fonts - Monospace/Coding
,ttf-fira-code,"coding font with ligatures"
,ttf-hack,"Hack monospace font"
,ttf-inconsolata,"Inconsolata font"
A,ttf-iosevka-bin,"Iosevka font (prebuilt)"
,ttf-jetbrains-mono,"JetBrains Mono font"
#
# Fonts - Nerd Fonts
,ttf-jetbrains-mono-nerd,"JetBrains Mono with Nerd icons"
,ttf-firacode-nerd,"Fira Code with Nerd icons"
,ttf-hack-nerd,"Hack with Nerd icons"
,ttf-meslo-nerd,"Meslo with Nerd icons"
,ttf-sourcecodepro-nerd,"Source Code Pro with Nerd icons"
A,ttf-iosevka-nerd-bin,"Iosevka with Nerd icons (prebuilt)"
,ttf-cascadia-code-nerd,"Cascadia Code with Nerd icons"
A,ttf-ubuntu-nerd,"Ubuntu Mono with Nerd icons"
A,ttf-roboto-mono-nerd,"Roboto Mono with Nerd icons"
,ttf-nerd-fonts-symbols,"standalone Nerd symbols"
#
# Font Management
,fontconfig,"font configuration"
A,fontpreview-ueberzug,"terminal font previewer"
#
# Theming
,gnome-keyring,"system keyring"
A,gtk-theme-arc-gruvbox-git,"dark GTK theme"
,python-qdarkstyle,"dark Qt theme"
,libnotify,"desktop notifications library"
,dunst,"notification daemon"
#
# Audio/Video
,mpd,"music player daemon"
,mpc,"mpd terminal interface"
,mpv,"video player"
,ffmpeg,"video and audio processing"
,ffmpegthumbnailer,"video thumbnails"
,pipewire,"audio server"
,wireplumber,"audio session manager"
,pipewire-pulse,"PulseAudio compatibility"
,alsa-utils,"ALSA utilities including amixer"
#
# Filesystem
,dosfstools,"DOS filesystem tools"
,exfatprogs,"exFAT filesystem tools"
,ntfs-3g,"NTFS partition access"
A,simple-mtpfs,"phone and MTP mounting"
#
# Utilities
,bc,"calculator language"
,man-db,"man pages database"
,maim,"screenshot tool"
,unzip,"archive extraction"
,atool,"archive management"
,poppler,"PDF utilities"
,mediainfo,"media file info"
A,task-spooler,"command queue"
,socat,"data transfer utility"
,moreutils,"unix utilities collection"
,tesseract,"OCR engine"
,tesseract-data-eng,"English OCR data"
,ueberzugpp,"terminal image previews"
,fzf,"fuzzy finder"
,fd,"fast find replacement"
,ripgrep,"fast grep replacement"
,jq,"JSON processor"
,wget,"file downloader"
,rsync,"file sync"
,rclone,"cloud storage sync"
,fastfetch,"system info display"
,lynx,"terminal browser"
,eza,"modern ls replacement"
,zoxide,"smarter cd command"
,dust,"disk usage analyzer"
A,dysk,"disk usage viewer for statusbar"
,lm_sensors,"hardware sensors for temperature"
,sysstat,"system stats including iostat"
,playerctl,"media player controller for statusbar"
,upower,"battery and power device info"
,acpi,"battery status utility"
#
# IDEs/Editors
,neovim,"modern vim"
,zed,"AI-powered IDE"
A,claude-code-bin,"Anthropic AI CLI"
#
# Terminals
A,warp-terminal,"AI terminal"
#
# Browsers
A,librewolf-bin,"privacy-focused browser"
A,librewolf-extension-localcdn-bin,"CDN emulation extension"
A,librewolf-extension-istilldontcareaboutcookies-bin,"cookie banner remover"
A,librewolf-extension-tridactyl-bin,"vim bindings extension"
A,librewolf-extension-ublock-origin-bin,"ad blocker extension"
A,arkenfox-user.js,"browser hardening config"
,torbrowser-launcher,"Tor browser"
A,mullvad-browser-bin,"Mullvad privacy browser"
#
# Writing Software (Flatpak)
I,https://github.com/vkbo/novelWriter/releases/download/v2.8.2/novelwriter-2.8.2-x86_64.AppImage,"novel writing software"
F,com.notesnook.Notesnook,"encrypted note-taking"
#
# LaTeX - use post-install.sh for full texlive suite
#
# Tools
,git,"version control"
,github-cli,"GitHub CLI"
,openssh,"SSH client and server"
,mosh,"mobile shell with auto-reconnect"
,sshfs,"mount remote filesystems via SSH"
,docker,"containerization"
,docker-compose,"multi-container Docker"
A,lazygit,"terminal UI for git"
A,lazydocker,"terminal UI for docker"
,git-delta,"better git diff viewer"
A,aws-cli-v2,"AWS command line"
A,flarectl,"Cloudflare CLI"
,curl,"data transfer tool"
,httpie,"user-friendly HTTP client"
,zathura,"PDF viewer with vim bindings"
,zathura-pdf-mupdf,"mupdf backend for zathura"
,yt-dlp,"YouTube downloader"
#
# Media/Anime
A,ani-cli,"anime streaming CLI"
A,manga-tui,"terminal manga reader with image support"
A,hakuneko-desktop,"manga and anime downloader"
I,https://api.hayase.watch/files/linux-hayase-6.4.50-linux.AppImage,"anime streaming app"
#
# Misc Programs
A,speedtest-cli,"internet speed test"
A,wikiman,"offline wiki and man pages"
A,gphoto2,"DSLR camera control"
A,v4l2loopback-dkms,"virtual webcam for DSLR"
,bat,"cat with syntax highlighting"
A,python-pywal,"colorscheme generator"
#
# VPNs
A,mullvad-vpn-bin,"Mullvad VPN client"
,openvpn,"OpenVPN client"
#
# Security
A,protonmail-bridge,"Proton Mail bridge for email clients"
A,proton-pass,"Proton Authenticator"
,proxychains-ng,"proxy chaining"
,gnupg,"GPG encryption"
,pass,"password manager using GPG"
,sqlcipher,"encrypted SQLite"
A,clipnotify,"clipboard change notifications"
#
# Video/Graphics
,obs-studio,"screen recording and streaming"
#A,davinci-resolve,"video editor - use post-install.sh"
,gimp,"image editor"
,inkscape,"vector graphics editor"
F,org.kde.SymbolEditor,"symbol and icon editor"
,imagemagick,"image manipulation CLI"
,perl-image-exiftool,"read/write EXIF metadata"
,flameshot,"screenshot with annotation"
#
# Social
F,com.discordapp.Discord,"Discord client"
,element-desktop,"Matrix client"
A,catgirl,"terminal IRC client"
#
# Torrent
,rtorrent,"terminal torrent client"
,transmission-cli,"transmission daemon and CLI tools"
#
# Shell
,fish,"friendly interactive shell"
,starship,"cross-shell prompt"
,direnv,"per-directory environment"
,gum,"fluid terminal UI toolkit"
#
# Compilers/Languages
,gcc,"C and C++ compiler"
,clang,"LLVM C and C++ compiler"
,dotnet-sdk,".NET SDK"
,rustup,"Rust toolchain installer"
,python,"Python interpreter"
,python-pip,"Python package manager"
,jdk-openjdk,"Java JDK"
,scala,"Scala language"
,sbt,"Scala build tool"
,ghc,"Haskell compiler"
,cabal-install,"Haskell package manager"
,nodejs,"JavaScript runtime"
,npm,"Node package manager"
,go,"Go language"
,inetutils,"network utilities including hostname command"
A,cmatrix-git,"matrix terminal animation with transparency"
,conky,"System monitor for X and Wayland with Lua scripting"