We’ve all heard it before: People claiming Linux isn’t a viable alternative cause you can’t run it without using the command line.

I decided to test that. Now there are several distros aimed at new users that have preinstalled GUI tools so you don’t have to touch the Terminal. But I wanted to see if that’s also possible on a distro not specifically aimed at fresh converts. The oldest distro with a large userbase, which a lot of people consider to be a “standard” Linux, is Debian, so default Debian with Gnome is what I’ll use.

I consider “running an OS” to at least include booting it with full disk encryption, starting applications, connecting to a network, browsing the web, file management, installing updates and new software (both from the repos and third party sources), installing necessary drivers, setting up printing and scanning, and adjusting the looks and behaviour of the user interface.
So generally anything you’d be able to do on Windows without opening Powershell, CMD, Regedit or a text editor.

I guess I’m telling you nothing new when I say that you can install, boot, launch apps and browse the web on Debian without the command line.
It comes with a pre-installed software center, printer and scanner setup works out of the box from Gnome’s settings.

Here’s where it gets a little trickier: Scrolling on Firefox is rough, cause the preinstalled old version doesn’t have Wayland support enabled. So you either have to enable Wayland support or install the Flatpak version of Firefox.
To enable Wayland, you have to write MOZ_ENABLE_WAYLAND=1 into /etc/environment. But the file manager doesn’t let you edit system files without starting it as root from the command line. To add an “edit as admin” entry to the context menu in Nautilus, you need the nautilus-admin package which isn’t available in the software center. It can be installed with Synaptic, a pre-installed GUI frontend for apt. But you still need to edit a system text file, which goes against the spirit of this challenge.
The other option requires enabling Flatpak for the Software Center. You can do that by installing gnome-software-plugin-flatpak using synaptic, then heading over to https://flathub.org/setup/Debian to download the flathub repo file which can be installed with a double-click and a reboot.
Note: Beginner-friendly distros ship with a newer Firefox version and Flatpak support out of the box.

To install any compatible binary on your system (like the Universal Android Debloater, for example), just copy it to any place you like. Install the menu editor alacarte and use it to add a menu entry for the file. Now you can launch it from within Gnome by clicking on its icon or using the global search.

Another issue is that during the boot process, you’re already presented with the command line running boot messages by you, and the password prompt for the disk decryption is also on the command line. Also, the 5 second Grub countdown is kind of annoying. To make this prettier, we need to install grub-customizer, launch it, set the grub countdown to 0 and add the word splash at the end of your kernel parameters in the settings. This activates the “boot-prettifier” plymouth which is pre-installed but not activated by default. Again, pushing the boundaries of this challenge.
Note: Beginner-friendly distros come with pretty plymouth boot enabled by default.

To enable the non-free nvidia Driver, you need to enable non-free software during the GUI installation or in the Software Center settings, then install nvidia-driver from Synaptic, and reboot.
Note: Beginner-friendly distros come with a one-click NVidia driver install

To install Steam from the Debian repos, you’d need to enable Multi-Arch first, which isn’t possible without the command line. Using the Flatpak version is your other option.
Note: Some beginner-friendly distros handle this for you as soon as you install a package that depends on multi-arch

tl/dr: It’s possible to run and administer Debian for standard tasks without touching the command line. It’s just generally faster to use the terminal if you know what you’re doing.
Distros like Ubuntu, Mint, Zorin or Pop!_OS (possibly also Manjaro which I have no experience with) remove the remaining roadblocks. The only time you’ll always need the command line is to fix issues you have with help from other users, because it’s much, much easier to just post the right terminal commands online than to guide you through whichever GUI you might be using.

Anyone who’s ever followed a Windows troubleshooting guide knows what I’m talking about.

  • retrieval4558@mander.xyz
    link
    fedilink
    arrow-up
    5
    ·
    3 months ago

    Yeah my daily driver for awhile has been Debian stable. All the normal day to day tasks can very easily be accomplished with only gui tools. My CLI stuff is more or less limited to ssh access to other machines and some light docker tinkering.

  • NauticalNoodle@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    3 months ago

    with certain distros the answer is a resounding “yes” with some others it’s a “technically, yes” and with even others it’s “good luck!”

    UAC-style sudo prompts are are one of the most common issues i can think of. It’s very poorly implemented in the distro i use.

  • Adderbox76@lemmy.ca
    link
    fedilink
    English
    arrow-up
    31
    arrow-down
    1
    ·
    3 months ago

    Yes.

    Anyone who says differently is confusing “necessity” with “efficiency”.

    When I first started in Linux I rarely used the command line at all. But as time went on and I became more familiar, I found that there were some things that were simply faster to do in the command line.

    I can’t think of a single “everyday regular user task” than needs the command line, tbh.

    • accideath@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      3 months ago

      I think one of the issues, why there terminal is seen as necessity is, that there are almost no tutorials that refer to the gui. So if you’re a newbie and try to find out how something works like adding a third party repo to your package manager or making an install script executable, all you get is a command. You don’t get a “add this address to the list in the settings menu of your package manager, which you can find here”, for example.

    • techcelt@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      You more succinctly, and respectfully, stated my thoughts than I did in my post :)

  • techcelt@lemmy.ml
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    3 months ago

    Yes, entirely possible. I’ve been using Linux off and on since 2006 and full time as my daily driver since 2018ish. I’ve used Ubuntu, Fedora, Open Suse, Endeavour OS, Manjaro and various combos of those in that time. I barely use CLI, bar distro updates and a few basics. The fact that you need to use the CLI is a complete myth. I see a lot of responses stating “yeah, but why would you want to?” . That, frankly, is gatekeeping. I fully respect those who choose to use the CLI as a powerful tool, I understand their position. But if someone chooses not to, because they aren’t as used to it or just prefer to use a mouse to click around then yes it is possible, and they should be encouraged to run a Linux distro if they want to.

    If I had read many of the responses below, back in 2006, I may not have tried Ubuntu when I did and may not be still using Linux to this day.

  • TheAnonymouseJoker@lemmy.ml
    link
    fedilink
    arrow-up
    8
    arrow-down
    2
    ·
    edit-2
    3 months ago

    I have never seen a good enough answer for it, so I will take a shot today.

    Is it possible to use Windows without Registry .reg hacks?

    Is it possible to use Windows without pirated software?

    Is it possible to use Windows without a solid antimalware solution?

    The level of difficulty with Linux and Windows is similar. We find Windows easier only because:

    • educational institutions indoctrinate us with using it since we are kids
    • games and their cracks work seamlessly on Windows, the most important form of entertainment for people upto 25-30 years age
    • Windows upto 7 actually did far too much to make the UX great, something at which neither MacOS nor Linux distros succeeded at. The first Linux distro to make strides was Ubuntu 16.04 LTS with GNOME2, where I started my journey.
  • Eugenia@lemmy.ml
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    3 months ago

    Many times you need to use the terminal with Win and Mac too. Sometimes something goes wrong, or you need to enable something that doesn’t have a UI. So in the last few years, I’ve used the terminal with these OSes too. So I don’t see why you wouldn’t use the terminal with Linux too.

    The only time you wouldn’t use the terminal at all, is if someone else is your sysadmin, and you’re just driving a browser or a couple of apps, as a plain user. Then sure, you’ll never need to touch the terminal. My mom only uses a browser for example on her linux laptop. It’s good enough for her. But when there’s an update or anything else such, I’m the one dealing with it.

  • SomeLemmyUser@discuss.tchncs.de
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    This is only correct if the GUI works. Never had a Debian install where not at least one KDE setting was broken and needed to be fixed from GUI.

    Also if you want to run things like team speak you can hardly escape the command line

  • bizdelnick@lemmy.ml
    link
    fedilink
    arrow-up
    9
    ·
    3 months ago

    It’s just generally faster to use the terminal if you know what you’re doing.

    It’s also true for other distros. Not because they have poor GUI tools but because CLI is faster than GUI if you know what you are doing.

  • Vivendi@lemmy.zip
    link
    fedilink
    arrow-up
    22
    arrow-down
    5
    ·
    3 months ago

    Stupidest motherfuckers I have seen in my life could operate computers back when the only “command line” was an actual programming language in the 1980s and also during the MS-DOS boom

    This CLI fear is something completely unfounded

    • ian@feddit.uk
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      1
      ·
      3 months ago

      It’s not always *fear *of the CLI. I am not interested in memorising a whole load of unnecessary stuff I’d need, to start using a CLI, that I can already do productively with the GUIs. I’m not in IT. I know my way around GUI applications quite well. So it’s more worthwhile extending my knowledge there.

  • /home/pineapplelover@lemm.ee
    link
    fedilink
    arrow-up
    5
    ·
    3 months ago

    It reaaaally depends. Say the person only needs a browser, once they or someone installs the OS, they can just go to firefox and get started doing whatever they do. If they want to play some games then they might need to learn how to get steam, wine, lutris and stuff installed. However, some distros like Bazzite has that installed. I guess it all depends what they want to do with the computer and how much they want to play around with it.