1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-11 14:44:46 +00:00

Updated Installation on OpenWrt (markdown)

garfield69 2024-10-25 05:54:09 +13:00
parent b1fe01ecd9
commit 05f8302d93

@ -1,7 +1,7 @@
## Install required dependencies
You need to install the following dependencies: icu, libstdcpp6, libintl, whoami, pgrep
You need to install the following dependencies: icu, libstdcpp6, libintl, pgrep, whoami
`opkg update && opkg install icu70 icu-full-data70 libstdcpp6 libintl-full8 procps-ng procps-ng-pgrep coreutils-whoami`
`opkg update && opkg install icu73 icu-full-data73 libstdcpp6 libintl-full8 procps-ng procps-ng-pgrep coreutils-whoami`
## Install as service
1. Download and extract the latest `Jackett.Binaries.LinuxMusl(AMDx64,ARM32,ARM64).tar.gz` release from the [releases page](https://github.com/Jackett/Jackett/releases)