-
Notifications
You must be signed in to change notification settings - Fork 0
/
cli_clients.txt
98 lines (80 loc) · 2.03 KB
/
cli_clients.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
# To install all packages from this file, execute `pikaur -S --needed (sed 's/\s*#.*$//' cli_clients.txt | tr '\n' ' ' | str trim | split row " " | filter {|it| $it != ""})`
htop # Interactive Process Viewer
page-git # Pager
# Linux Manual
man-db
tldr
# File Manager
joshuto
tree
gvfs-mtp # Virtual filesystem implementation for GIO (Android, media player).
gvfs-smb # For SMB protocol.
ntfs-3g # Microsoft Windows filesystem NTFS.
fd # Simple, fast and user-friendly alternative to find.
stow # Dofiles mamanger
tmux # Terminal Multiplexer
bash zsh # Shell
neovim python-pynvim # Editor
# Network
curl
wget
iputils
networkmanager
openssh
rsync
whois
yt-dlp # Youtube Downloader
# Development
make cmake # Building
python-pre-commit # pre-commit
lua stylua lua-language-server # Lua
bash-language-server # Bash
yamlfmt # YAML
rust cargo # Rust
cloc # Code analysis
docker # Container
opencv python-opencv # Image Processing
gdb # Debug
ripgrep # Grep
fzf # Fuzzy search tool
git # Version Control Tool
# Python
python
python-pip
ruff python-ruff ruff-lsp
pyright # LSP
ipython
flake8
python-isort
# Python Library
python-sh
python-srt
# Nvidia GPU
nvidia
nvidia-utils # It includes nvidia-smi.
cuda cudnn
# Operation System
lsb-release # Show what the linux distribution is.
pkgfile # List what package a file belong to.
arch-install-scripts # Scripts to aid in installing Arch Linux
archlinux-keyring # Trust chain
# Archiving and Compression Tools
bzip2 gzip p7zip tar unrar unzip xz zip
# AI
python-pytorch-opt-cuda
tensorboard
whisper-git # Transcribe
# Font
ttf-sarasa-gothic # CJK
ttf-jetbrains-mono-nerd
noto-fonts-emoji
# Media
ffmpeg
mediainfo # Viewing information about media files
# Audio
alsa # Advanced Linux Sound Architecture. Providing kernel driven sound card drivers
alsa-utils # Containing alsamixer, an interface for audio device configuration.
pipewire # Sound server, better than pulseaudio and jack.
# Others
words # A collection of International 'words' files for /usr/share/dict.
xdg-user-dirs # Generate common user directories.