fix(FreeBSD): Installation fix

- Removed `--skip-unresolvable` incorrect option to pkg
- Install and setup nvidia drivers during pkg setup
- Do NOT install kitty by downloading binary for FreeBSD
- Add more packages for installation through pkg in FreeBSD
- WIP: Some required packages could not be installed in FreeBSD because
  they have longer names. Those package names are stored at the end of
  the package-list-os file for now.
This commit is contained in:
Pratik Tripathy
2025-01-02 00:30:47 +05:30
parent 74a51361a8
commit d4f25554e1
4 changed files with 27 additions and 17 deletions

View File

@@ -6,7 +6,6 @@ build-essential
libreadline-dev
libavcodec-extra
nvidia-driver
synaptic
# Below few are dnf-only packages
akmod-nvidia
dnf-plugins-core
@@ -17,10 +16,7 @@ aspnetcore-runtime-8.0
bash
bleachbit
brave-browser
ca-certificates
clang
cmake
code
containerd.io
curl
docker-buildx-plugin
@@ -29,14 +25,11 @@ docker-ce-cli
docker-compose-plugin
dolphin
dolphin-plugins
dnscrypt-proxy
dotnet-runtime-8.0
dotnet-sdk-8.0
evolution-ews
evolution-mapi
extra-cmake-modules
ffmpeg
firefox
flameshot
flatpak
gcc
@@ -48,13 +41,10 @@ gparted
grub-customizer
htop
kde-spectacle
kdeconnect
kitty-terminfo
llvm
lua
lua5.3
luajit
make
nala
neovim
net-tools
@@ -84,13 +74,30 @@ zsh
bat
fd-find
fzf
firefox-esr
gitleaks
jq
kitty
lazygit
libreoffice
lua54
podman
rclone
shellcheck
sqlite3
sqlite
tokei
tree-sitter
vscode
yt-dlp
zoxide
# Conflicts on FreeBSD
ca-certificates
clang
code
dnscrypt-proxy
extra-cmake-modules
firefox
kdeconnect
lua
make
synaptic