Files
Panama/setup/packages/development-packages
T
Gabriel Brown 7d633eb06e Alias only what the machine will actually have
vim aliased to vimx, which no list installed; bat invoked by its Debian
name, which Fedora does not ship; sunshine restarted by an alias when
nothing here installs sunshine. vim-X11 is now declared so vimx exists,
ff previews with bat, and the sunshine alias moved to the gitignored
env of the one machine that has it.
2026-08-21 17:43:33 -04:00

36 lines
704 B
Plaintext

bison
clang-analyzer
clangd
cmake
compat-lua
composer
dotnet-sdk-9.0
g++
gcc
go
gem
ImageMagick
java-latest-openjdk-devel
luarocks
maven
# Node is installed through nvm rather than dnf, because config/bash/shell
# switches version per project from .nvmrc and a system Node earlier on PATH
# would win every switch. install-packages does the rest.
nvm
pipx
php
php-fpm
# Rootless containers, and the backend for the Containers settings page.
podman
python3-devel
python3-gobject
python3-tkinter
python3-torch
python3-virtualenv
ripgrep
ruby
sqlite3
# vimx: clipboard-capable vim, which the shipped `vim` alias and the vimrc
# that link-dotfiles installs both assume. Fedora carries it as vim-X11.
vim-X11