- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
cross-posted from: https://rss.ponder.cat/post/109565
cross-posted from: https://rss.ponder.cat/post/109565
You only need make if you’re compiling. Installating precompiled software is somewhat easier, since it’s basically just copying to /bin. If you know where that is, then it’s simple.
make install typically also handles copying things like libraries, shared assets, and docs as needed, but yeah precompiled software is usually a tar… or loading a downloaded package file into the package manager.
There’s even .deb, .rpm, flakes, whatever pacman uses, … that are just package files that copy to /bin/ for you, like .apk/.ipas.