Linux Lite Forums
Installing new version of gnu make without compiling - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=18)
+--- Thread: Installing new version of gnu make without compiling (/showthread.php?tid=8812)



Installing new version of gnu make without compiling - AcsPrime - 06-10-2023

Hey,

I'm on Linux Lite 5.8.
The installed version of gnu make is 4.2.1 but the latest gnu make version is 4.4.1.
Is there a simple way to install this latest version without it being to compile from source?
I found this stack overflow post https://askubuntu.com/a/1386772/1326 which seems to point to a deb package for 4.3.

This seems to be quite simple on a mac using brew.