Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- First go here :
- https://discord.com/channels/407937994037919756/413498235307425802/1116091600720887838
- Listen, discord may not behave properly so better to use it on laptop for this but anyway, you can use it on phone too.
- Those commands are just for reference, there are newer versions available (0.7.2 Homebrew in 2025).
- Go to the official repo and replace the ipk link.
- https://github.com/webosbrew/webos-homebrew-channel/releases/tag/v0.7.2
- 1. Install the dev manager and login
- 2. Enable dev manager and enable key server.
- 3. Download the key from the browser
- http://TV_IP:9991/webos_rsa
- The key will be downloaded
- 4. Open the terminal and run this :
- Open terminal in the same directory
- ssh -i webos_rsa -p 9922 prisoner@<tv ip>`
- 5. Inside ssh then :
- ```
- curl -L -o /tmp/hb.ipk https://github.com/webosbrew/webos-homebrew-channel/releases/download/v0.7.2/org.webosbrew.hbchannel_0.7.2_all.ipk
- luna-send-pub -i 'luna://com.webos.appInstallService/dev/install' '{"id":"com.ares.defaultName","ipkUrl":"/tmp/hb.ipk","subscribe":true}'
Advertisement
Add Comment
Please, Sign In to add comment