-
Notifications
You must be signed in to change notification settings - Fork 1
/
packages.txt
119 lines (84 loc) · 1.73 KB
/
packages.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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
# Flatpak for later use in installing of applications
flatpak
# Editor
neovim
python3-neovim
# Common tools for all dev
strace
ltrace
radare2
# C/C++ Toolchain
gcc
clang
clang-tools-extra
valgrind
gdb
cmake
make
meson
ninja-build
# Go Toolchain
go
# Java toolchain as my college forces me to learn this language
java-latest-openjdk-devel
# Shell
fish
# nodejs for neovim
nodejs
# Backup and Recovery tool
timeshift
# Chrome dev as I use that (enable google-chrome rpmfusion repo)
google-chrome-unstable
# Android tools (adb, fastboot, etc.)
android-tools
# Downloading youtube videos and music
yt-dlp
# Colorful ls alternative
exa
# Beautiful shell config for fish
starship
# clipboard for wayland
wl-clipboard
# for chsh
util-linux-user
# Offline documentation browser
zeal
# Dotfiles managing using symlinks
stow
#Gnome tweaks for getting some extra tweaks
gnome-tweaks
#Bat, a cat clone with extra wings
bat
#Shell script analysis tool
ShellCheck
#The uncompromising code formatter
black
#Python utility / library to sort Python imports
python3-isort
#Shell formatter
shfmt
#Tool for static C/C++ code analysis
cppcheck
#Super-fast text searching tool (ag)
the_silver_searcher
#Portal frontend service to flatpak, will help in screensharing
#Backend implementation for xdg-desktop-portal using GNOME
xdg-desktop-portal
#Chess game for GNOME
pychess
#Powerful open source chess engine
stockfish
#Modular and flexible ORM library for python
python3-sqlalchemy
#Chess Query Engine
scoutfish
#Chess database opening tree indexer
chess_db
#Font configuration and customization library
fontconfig-devel
#Development files for libxcb
libxcb-devel
#OpenGL audio spectrum audio visualizer
glava
#Manage GNOME Shell extensions
gnome-extensions-app