Description
Available packages
Installation Instructions
Installation
dnf copr enable pgdev/invidious
dnf install invidious inv_sig_helper
Configuration
- Copy
/var/lib/invidious/config/config.example.yml
to/var/lib/invidious/config/config.yml
. - Fill in necessary configuration values, reference official documentation.
- Ensure
config.yml
isinvidious:invidious
owned.
Starting
systemctl enable --now inv_sig_helper.service
systemctl enable --now invidious.service
Open http://<hostname-or-ip>:3000
in browser.
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 |
---|---|---|
![]() |
x86_64 (0)* | Fedora 40 (1 downloads) |
![]() |
x86_64 (0)* | Fedora 41 (1 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (1 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable pgdev/invidious
More info about enabling Copr repositories