uglyegg/neovim

Project ID: 232751

Description

This COPR provides source-built Neovim RPMs for Fedora users who want newer upstream releases before they arrive in the official Fedora repositories.

The package is built from the upstream Neovim source release rather than repackaging the prebuilt Linux binary. The intent is to offer a practical, up-to-date Neovim package for personal use, testing, and day-to-day development on Fedora.

This is an unofficial personal repository. Support, issues, and packaging feedback should be directed to the repository owner, not Fedora Bugzilla.

Installation Instructions

Enable the COPR repository

sudo dnf copr enable uglyegg/neovim

Install Neovim

sudo dnf install neovim

Optional: install Tree-sitter CLI

If you want current nvim-treesitter parser generation and updates to work cleanly, also install tree-sitter-cli from this repository:

sudo dnf install tree-sitter-cli

Upgrade an existing installation

sudo dnf upgrade neovim tree-itter-cli

Optional sanity check
nvim --version tree-sitter --version

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 43 x86_64 (44)* Fedora 43 (23 downloads)
Fedora 44 x86_64 (5)* Fedora 44 (11 downloads)
Fedora rawhide x86_64 (0)* Fedora rawhide (2 downloads)

* Total number of downloaded packages.