You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no possible to install the
luci-theme-argon-2.3.2-r20250207.apk by opkg in openwrt 24.10 the opkg does not recognize the package. APK package in Openwrt 24.1has not updated yet.
Is it possible to get the same package as ver. 2.3.1 for 2.3.2 as .ipk to install on Openwrt 24.10.
The manual below is wrong:
Install for OpenWrt official SnapShots and ImmortalWrt
wget --no-check-certificate https://github.com/jerrykuku
/luci-theme-argon/releases/download/v2.3.2/luci-theme-argon-2.3.2-r20250207.apk
Downloading 'https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.3.2/luci-theme-argon-2.3.2-r20250207.apk'
Connecting to 140.82.121.4:443
Redirected to /github-production-release-asset-2e65be/170895520/72aa6620-e888-44f8-98ca-79430487258b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250209%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250209T162801Z&X-Amz-Expires=300&X-Amz-Signature=dbc79cd61206193df66823c140f3bc106f743d2840e6d129106924e46331a9e2&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dluci-theme-argon-2.3.2-r20250207.apk&response-content-type=application%2Fvnd.android.package-archive on objects.githubusercontent.com
Writing to '72aa6620-e888-44f8-98ca-79430487258b?X-Amz-Algorithm=AWS4-HMAC-SHA256'
72aa6620-e888-44f8-9 100% |*******************************| 383k 0:00:00 ETA
Download completed (392891 bytes)
-rw-r--r-- 1 root root 392891 Feb 9 17:28 72aa6620-e888-44f8-98ca-79430487258b?X-Amz-Algorithm=AWS4-HMAC-SHA256
moreover, the online extractor shows:
luci-theme-argon-2.3.2-r20250207.apk
This directory is empty
The text was updated successfully, but these errors were encountered:
roblad
changed the title
2.3.2 2.3.2 is not possible to install on Openwrt 24.10 as apk package, the .ipk package does not exist
2.3.2 is not possible to install on Openwrt 24.10 as apk package, the .ipk package does not exist
Feb 9, 2025
There is no possible to install the
luci-theme-argon-2.3.2-r20250207.apk by opkg in openwrt 24.10 the opkg does not recognize the package. APK package in Openwrt 24.1has not updated yet.
Is it possible to get the same package as ver. 2.3.1 for 2.3.2 as .ipk to install on Openwrt 24.10.
The manual below is wrong:
Install for OpenWrt official SnapShots and ImmortalWrt
opkg install luci-compat
opkg install luci-lib-ipkg
wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.3.2/luci-theme-argon-2.3.2-r20250207.apk
opkg install luci-theme-argon*.ipk
Result:
wget --no-check-certificate https://github.com/jerrykuku
/luci-theme-argon/releases/download/v2.3.2/luci-theme-argon-2.3.2-r20250207.apk
Downloading 'https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.3.2/luci-theme-argon-2.3.2-r20250207.apk'
Connecting to 140.82.121.4:443
Redirected to /github-production-release-asset-2e65be/170895520/72aa6620-e888-44f8-98ca-79430487258b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250209%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250209T162801Z&X-Amz-Expires=300&X-Amz-Signature=dbc79cd61206193df66823c140f3bc106f743d2840e6d129106924e46331a9e2&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dluci-theme-argon-2.3.2-r20250207.apk&response-content-type=application%2Fvnd.android.package-archive on objects.githubusercontent.com
Writing to '72aa6620-e888-44f8-98ca-79430487258b?X-Amz-Algorithm=AWS4-HMAC-SHA256'
72aa6620-e888-44f8-9 100% |*******************************| 383k 0:00:00 ETA
Download completed (392891 bytes)
-rw-r--r-- 1 root root 392891 Feb 9 17:28 72aa6620-e888-44f8-98ca-79430487258b?X-Amz-Algorithm=AWS4-HMAC-SHA256
moreover, the online extractor shows:
luci-theme-argon-2.3.2-r20250207.apk
This directory is empty
The text was updated successfully, but these errors were encountered: