chore: Update package list
This commit is contained in:
parent
bb755297de
commit
9c85e5be0b
1 changed files with 8 additions and 2 deletions
|
@ -18,12 +18,12 @@ packages_arch=(
|
||||||
# required by firefox-based browser, without it firefox-based browser can't play video from certain website
|
# required by firefox-based browser, without it firefox-based browser can't play video from certain website
|
||||||
ffmpeg4.4
|
ffmpeg4.4
|
||||||
opendoas
|
opendoas
|
||||||
# >> for shell scripts
|
##region For shell scripts
|
||||||
bc
|
bc
|
||||||
jo
|
jo
|
||||||
jq
|
jq
|
||||||
socat
|
socat
|
||||||
# << for shell scripts
|
##endregion
|
||||||
# signing tools for Secure Boot
|
# signing tools for Secure Boot
|
||||||
sbsigntools
|
sbsigntools
|
||||||
net-tools
|
net-tools
|
||||||
|
@ -32,6 +32,8 @@ packages_arch=(
|
||||||
tree-sitter-cli
|
tree-sitter-cli
|
||||||
# mostly for rankmirrors
|
# mostly for rankmirrors
|
||||||
pacman-contrib
|
pacman-contrib
|
||||||
|
# because pyenv can't do virtualenv properly
|
||||||
|
uv
|
||||||
)
|
)
|
||||||
|
|
||||||
packages_arch_aur=(
|
packages_arch_aur=(
|
||||||
|
@ -42,4 +44,8 @@ packages_arch_aur=(
|
||||||
|
|
||||||
packages_flatpak=(
|
packages_flatpak=(
|
||||||
io.mrarm.mcpelauncher
|
io.mrarm.mcpelauncher
|
||||||
|
##region Roblox
|
||||||
|
org.vinegarhq.Sober
|
||||||
|
org.vinegarhq.Vinegar
|
||||||
|
##endregion
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue