[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: k.mp4 (332 KB, 888x488)
332 KB MP4
>finally install Linux
>download chrome
>double click and it opens up the text editor
>Google says you need to enter command in terminal
>sudo apt install ./google-chrome-stable_current_amd64.deb
Uninstalled and went back to Windows
>>
>>108707488
Ahh, makes sense. You kinda have to get used to that fact that for linux, most often than not, you have to download software directly from the package manager. If you had a .deb file. That tells me that you downloaded it from chromes own website. Linux is more like mac and iOS with the app store in that regard. Except that it's maintained by open source developers.
>>
>>108707488
LinuxMint has a software center, so it's kind of difficult to fuck up so badly. I'm a little impressed you managed to do it.
>>
boots to graphical
whines about packages
>>
>>108707488
>things that never happened: the schizo ramblings of lolcows edition

>>108707656
>LinuxMint has a software center
it's certified trash and people should be only installing shit via apt or aptget
>>
>>108707488
> filtered by a simple command
Yeah, bye Winfag. You will not be missed.
>>
>>108707488
>finally install Linux
>download chrome
firefox is right there my guy
>>
>>108707488
Yeah—that’s a pretty classic first Linux faceplant. Nothing you did was unusual.

What happened:

* You downloaded a .deb package (that’s a Debian/Ubuntu installer file).
* On many Linux desktops, double-clicking a .deb doesn’t always trigger a proper installer—it can just open as a text/archive file.
* Unlike Windows, installing software often goes through the terminal or a package manager.

The command Google gave you:

sudo apt install ./google-chrome-stable_current_amd64.deb

was actually correct—it tells the system to install that local file and resolve dependencies.

---

### Why it felt frustrating

Linux breaks a big expectation:

> “I downloaded it I double-click it it installs”

That works on Windows, but Linux is more:

* repository-first (install from official sources)
* terminal-friendly (not always GUI-driven)

---

### The smoother way (what you *should* have done)

On Ubuntu/Debian systems, either:

Option 1 (GUI way):

* Right-click the .deb
* Open with “Software Install” / “App Center”

Option 2 (reliable way):

cd Downloads
sudo apt install ./google-chrome-stable_current_amd64.deb

---

### The blunt truth

You didn’t hit a “hard” problem—you hit a workflow mismatch.

Linux assumes:

* you’re okay using the terminal sometimes
* you understand package formats (.deb, apt, repos)

Windows assumes:

* everything is double-clickable

---

### Should you try Linux again?

Depends on what you want:

* If you want zero friction stick with Windows
* If you want control, dev tools, customization Linux is worth the learning curve

But you *will* hit more moments like this early on.

---

### If you do try again

Pick a beginner-friendly distro like:

* Ubuntu
* Linux Mint

And accept this rule:

> When something doesn’t install, the terminal is usually the fastest fix.

---

If you want, I can walk you through a “Linux without frustration” setup that avoids 90% of these early annoyances.
>>
>>108707854
Holy shit thank you chatgpt, very cool!!!!
>>
File: IMG_8984.jpg (53 KB, 618x412)
53 KB JPG
Why not just read any verse?
>>
>>108707700
lol it's literally a front-end for apt.
>>
File: 1774553247475785.png (142 KB, 437x375)
142 KB PNG
>>108707622
You don't sound human
>>
>>108707854
What compels someone to paste a 4chan post into the slop generator and then paste the generated slop here as a reply? I assume it's not a bot since a bot would have been prompted to talk more like a person.
>>
>>108707488
>i installed linux and it's not windows! wtf!
>>
>>108708399
Zero effort required, yet makes people mad. It's the perfect shitpost.
>>
>>108708396

but got regard in written
>>
File: tfw_1776727991534521.jpg (7 KB, 225x225)
7 KB JPG
>get Linux
>plug in Bluetooth usb thing
>turn on mouse
>doesn't detect it
>spent half an hour looking to install Bluetooth capability
>nope sorry
>back to windows, never waste time with Linux again
>>
>>108707622
>you have to download software directly from the package manager.
directly would be downloading from the developer. downloading from a package manager aka a middleman is the definition of indirectly.
>>
>>108708382
lol and yet it's fucking trash.
>>
File: op_is_retard.png (219 KB, 247x226)
219 KB PNG
>>108707488
>finally install Windows
>search for a Software Store
>there is "Microsoft Store"
>open and search for "chrome"
>first result is "Mozilla Firefox" and second is "Brave browser"
>wtf? well, install "Mozilla Firefox" then
>click "Install" and it crashes with random error saying "Open PowerShell as a non-elevated user and run the command: Get-AppxPackage *Microsoft.WindowsStore*"
>close it and there is new error "If it shows that Microsoft Store is not installed, you can try re-registering it"
>Google says you need to enter command in PowerShell
>Add-AppxPackage -RegisterByFamilyName -MainPackage Microsoft.WindowsStore_8wekyb3d8bbwe
Uninstalled and went back to Linux
>>
>>108708469
ever notice how there was no comma between "directly" and "from the password manager"

>you have to download software directly, from the package manager.

>you have to download software directly from the package manager.

Those two sentences are different. Thank you very much.
>>
>>108707488
There are flatpaks for braindead retards like you.
>>
>>108708396
What a load of complete fucking codswallop. I just don't sound like a 4chan user. Because i rarely dare lay eyes on this ungodly cyberspace-cesspool.

I sound like a human that doesn't spend every waking hour on 4chan to the point where the lingo sticks to my brain



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.