Hi all . I use a fork of OpenWRT and there is no macchanger program. Please tell me how to install it? Is this a suitable solution? If I'm wrong please correct me. Thanks in advance for your advice.
ssh root@192.168.10.1
opkg print-architecture | awk '{print $2}' mips\_24kc - Ok
If it's a fork of OpenWrt, and not from the official OpenWrt project, you need to ask the maintainer of the fork. There are lots of dependencies (including, in many case, the kernel), so you can't just install packages from the 23.05 relase.
This is extremely different than OpenWrt. Yes it is a fork, but it is drastically different.
It is safe to assume that packages built for OpenWrt will not work in LibreCMC -- although maybe you could compile them yourself with the LibreCMC sdk. You'll have to ask them, though.
You have to ask the people who provide and maintain LibreCMC. We can't answer that question here because only they are familiar with the changes they have made and the compatibilities/incompatibilities that result.
These are basically the same thing, except LEDE is old.
The short history is that OpenWrt released version 15.05 and then there was a split in the developer community regarding the direction of the official project. LEDE forked off OpenWrt and released LEDE 17.01. Then, the developers reunited under the OpenWrt umbrella again and 18.06 came out based on the standard development lineage process (using 17.01 as the basis). So in practical terms, LEDE was just a temporary name change for OpenWrt.
Thank you very much for the explanation, I wanted to understand the installation principle, but I understand what you are talking about, okay, I will contact the developer and clarify.
DD-WRT is not related in anyway to OpenWrt. And, unless things have changed since I last used it (~10 years ago), it ships as a monolithic firmware... it doesn't have a package manager -- all the packages are pre-built into the firmware.
There is zero compatibility between OpenWrt and DD-WRT at a binary/installation level. (general networking concepts, are of course, compatible because both work with the same general standards based ethernet/wifi methods).