https://github.com/jacklul/entware-packages
Custom repository with extra packages
https://github.com/jacklul/entware-packages
entware opkg opkg-feeds
Last synced: 3 months ago
JSON representation
Custom repository with extra packages
- Host: GitHub
- URL: https://github.com/jacklul/entware-packages
- Owner: jacklul
- License: mit
- Created: 2023-11-18T09:50:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T18:01:29.000Z (about 2 years ago)
- Last Synced: 2024-04-14T08:05:39.926Z (about 2 years ago)
- Topics: entware, opkg, opkg-feeds
- Language: Makefile
- Homepage: https://jacklul.github.io/Entware-packages/
- Size: 14.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Entware packages
Custom repository with extra packages.
## How to use
Add this repository to your `/opt/etc/opkg.conf`:
```bash
src/gz jacklul https://jacklul.github.io/entware-packages/[architecture]
# replace [architecture] with one of the supported architectures
```
Run `opkg update` and then you can install the packages through `opkg install` command.