Slashdot Mirror


Survey Finds Most Popular Linux Laptop Distros: Ubuntu and Arch (phoronix.com)

After collating 30,171 responses, Phoronixhas released some results from their first Linux Laptop Survey. An anonymous reader quotes their report: To little surprise, Ubuntu was the most popular Linux distribution running on the respondents' laptops. 38.9% of the respondents were said to be using Ubuntu while interesting in second place was Arch Linux at 27.1% followed by Debian at 15.3%. Rounding out the top ten were then Fedora at 14.8%, Linux Mint in 5th at 10.8%, openSUSE/SUSE in sixth at 4.2%, Gentoo in seventh at 3.9%, CentOS/RHEL in eighth at 3.1%, Solus in ninth at 2%, and Manjaro in tenth at 1.6%. The other Linux distributions had each commanded less than 1% of the overall response.
Only 10.3% of respondents said their most recent laptop purchase came pre-loaded with Linux. But 29.3% are now dual-booting their Linux laptop with Windows, while another 4.4% were dual-booting with yet another Linux distribution.

5 of 141 comments (clear)

  1. What kind of Software Development Work on Laptops? by mykepredko · · Score: 4, Interesting

    I was really surprised to see that Software Development was the second most popular primary application for Linux laptops. Personally, I use a couple of tower systems with a couple of big monitors for software development that I can upgrade periodically with new M/Bs, Processors, etc. The code that I write is mostly (C/C++) firmware with some Java followed by scripting/Javascript but I feel like there's no way I can be productive (other than emergency bug fixes) on a laptop and I worry about losing a laptop with any kind of code on it (even though it's backed up on GitHub). A laptop for me is something to do presentations, demos, emails and the occasional spreadsheet, not for developing code.

    Is it a personal style thing that I prefer the desktop systems or are there reasons why people use laptops for their software development?

  2. Re:What kind of Software Development Work on Lapto by Anonymous Coward · · Score: 3, Interesting

    The way the question was worded it didn't mean "use it full-time for software development".
    I have a couple of projects I sometimes like to hack on sitting outside.
    Or when travelling.
    Or on the kitchen table, because the computer room got too hot with the computer running full speed and heat outside.
    So I answered that I do use it for software development, even if it's below 20% of the time.

  3. Lenovo most popular? by maestroX · · Score: 4, Interesting

    Thought most Linux users would stay away from Lenovo after the bios incident

  4. Re:What kind of Software Development Work on Lapto by jouassou · · Score: 4, Interesting

    Academic here. Most of my programming are physics simulations programs, which are a bit too heavy to run on a laptop, but can be tested comfortably on a workstation, and are then run on a supercomputer to produce the final results. However, I still do most of my programing from a laptop. What I typically do then, is that I ssh from my laptop to my office desktop computer, and keep open a terminal with one nvim tab for development, one cmake tab for recompiling, one tmux tab for running test simulations, and one tab where I tail -f the output logs and plot any resulting data (relying on X forwarding).

    The main reason I do this, is that I find a typical office setting very uncomfortable over time — I much prefer switching rooms, furniture, and working positions every few hours when doing longer programming sessions. That's something you can do with a laptop with a decent battery, but not with a desktop computer. Also, I do a lot of work from home, where I haven't even had a desktop computer for the past 5 years, as a decent laptop now does everything I want from it.

  5. The first distro still leads by a large margin by swillden · · Score: 3, Interesting

    Ubuntu and Mint are Debian based, so the Debian total is 65%. Manjaro is Arch-based, so Arch is 28.7%. I also tend to lump RPM-based distros together, Fedora + SUSE + RedHat is at 22.1%.

    Personally, I started with Red Hat (5.0 IIRC, and note this is not Red Hat Enterprise Linux, which started a new number sequence), obtained as a boxed set on CDs purchased at Barnes & Noble. It wasn't long before I gave Debian a try, starting with 2.0 (Hamm), and I was hooked. Within a couple of years I had stopped using Windows completely, so Windows 2000 was the last version I used, and that only briefly. For many years I ran Debian unstable, then I backed off to running testing, since it was less fiddly, not that unstable is bad, really. It's quite solid; the name refers to the changing nature of the contents, not to the reliability of the system. Along the way I tinkered with Gentoo, Slack and a few others, but always came back to Debian.

    These days I just use my work machines which run a customized version of Ubuntu (desktop) and OS X (laptop). If I did have a personally-owned laptop, it would probably be a MacBook running Debian testing. Though I'd probably give Arch a try. I like the rolling release model and Debian testing undergoes occasional lockdowns as the project gets close to a release. If Arch is less fiddly than Debian unstable, I might like it better.

    --
    Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.