[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Why is it so hard to fucking install something on Linux? Go to

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 51
Thread images: 8

File: cj.jpg (42KB, 741x486px) Image search: [Google]
cj.jpg
42KB, 741x486px
Why is it so hard to fucking install something on Linux? Go to install a tar.gz have to then download 5 things so it will compile?
>>
>>59725604
install gentoo
>>
File: 1477911576384.jpg (90KB, 700x522px) Image search: [Google]
1477911576384.jpg
90KB, 700x522px
>>59725604
>Linux is hard on my computer.
What linux did you use? What computer are you using.
>LInux won't install on my computer.
Could you be more specific?
>Linux doesn't work on computer.
>Computer won't linux.
>No linux and Computer.
>Why
>Bad
>No computer work with linux os
>linux computer bad
>>
>>59725604
use the package manager, fucktard
>>
>>59725604
found the brainlet
>>
>>59725604
a good thread died for this
>>
i was only able to compile programs during the ubuntu 9.xx era. now i can't even install a gui in freebsd. where did i go so wrong???
>>
>>59726103
Yeah what some Intel ryzen memers thread?
>>
>>59725604
>sudo apt-get install {program-name}

wow so hard OP
>>
>>59726062
What I want isn't in the package manager. It's not surprise autist use this. Honestly windows you click a button. This involves extracting then reading some install instructions which make very little sense and I can't figure out cucked tails cause it restricts everything at least I figured out setting and admin password but half the commands don't exist
>>
No*


An*
>>
>>59726402
Which program? It sounds like you want windows.
>>
File: smug24.jpg (23KB, 490x480px) Image search: [Google]
smug24.jpg
23KB, 490x480px
>>59726402

>trying to install software on tails
>>
>>59726544
An otr plugin for pidgin/xmpphonestly I think it's already installed. I assumed it wasn't but still tails is completely cucked I'll be back. Sorry for my autism g
>>
>>59726387
why do you assume i know a programs name. what kind of retarded logic is that
>>
>>59726572
How do you even know what you're going to install if you don't know the name lol
>>
>>59726572
>>59726661
oh shit you were memeing sorry I'm slow tonight
>>
>>59726402
>What I want isn't in the package manager.
#1 reason people use arch
>>
>>59726402
Dude wtf I can't install bonzi buddy while in safe mode?

This windows computer is shit wtf
>>
>>59725604
> hurr durr why not double click installer like on windows

fuck OFF back to the open sewer you came from Pajeet. This board is for actual computer scientists
>>
File: das it mane.jpg (59KB, 329x375px) Image search: [Google]
das it mane.jpg
59KB, 329x375px
>>59726402
>install software
>tails
>>
>>59725604
Go back to the hood, deshawn. You are too stupid for superior gnu+linux
>>
File: compilation guide.png (297KB, 1000x698px) Image search: [Google]
compilation guide.png
297KB, 1000x698px
>>59725604
>>59726161
>>59726402
Git clone and follow the compilation instructions on the programs github page. It makes a lot of sense. Here, I made a handy guide for newfags.
>>
>>59726402
>download a zip on Windows
>run the installer, decide to put it in Program Files
>find out the program doesn't work if its path has any spaces
>have to spend the next day moving files and fixing the registery
>>
Install Mint.
>>
If you weren't a retard you would have installed it from a software repository instead of compiling from source and doing manual dependency handling. Of course that's a pain in the ass. It would be regardless of the operating system. Are you brain damaged? Use the fucking package manager. That's like 50% of the point of using Linux.
>>
>>59727250
Except when the dependencies aren't listed in full, or not listed at all. Or, more commonly, all the dependencies are listed, but not the essential ones, so you're forced to install 100 packages of bloat to compile one single fucking program.
>>
Linux is an annoyance yes, but it's cool and hip because it was on Mr Robot.
>>
>>59725604

are you commenting from 1980? apt-get install whateveriwant, dnf install this shit too.

if you want to use the computer like a normy, then stick to using a normy OS
>>
>>59728288
Then you downloaded a shitty package.
Suck it up princess that's the exception not the rule.

Honestly if you haven't compiled a Linux distro from source you should fuck off from this board.
>>
>>59728804

for servers nothing is more annoying than windoze. for laptops mac is superior. windows is only rlly that good for print servers and active directory .
>>
> google "download firefox"
> click on http://www.freefirefoxdownloads.ru/
> save a file
> find it and open it
> next next next next
> [yes] install toolbars?
> [yes] install viruses?
> [yes] install adware?
> next next next

vs

> click a button
> install software that is guaranteed to be safe by the people who built your OS
>>
File: so_easy.gif (456KB, 420x315px) Image search: [Google]
so_easy.gif
456KB, 420x315px
>>59726402
>what i want isn't in the package manager
>in the package manager

>tails

We're reaching levels of kek that shouldn't even be possible.
>>
>>59728804
>it's cool and hip because it was on Mr Robot
If only. Sadly, even the most user friendly distros will repel most people coming from Windows or OSX.
>>
Op here proof that windows just works also I think it's already installed on tails can someone confirm https://otr.cypherpunks.ca
>>
>>59725604
I have the same problem trying to instal Ace Stream in my laptop with Lubuntu 16.10

I have to install five packages and two of them don't install and I don't know why. I also don't know why things are so complicated in Linux sometimes.
>>
>install linux
>finally get to start installing software after spending 2 days getting all my drivers working
vs
>windows
>click more so its slower xdDD
cringe thread?
>>
>>59726402
From Debian-based experience: Usually the software can be installed in the package manager after adding its repository to /etc/apt/sources.list if it wasn't avaialble in the default repositories. If it doesn't have one it can be installed with a .deb package, the Debian equivalent to a .exe. If it really only comes as a .tar.gz like you said, (which does happen sometimes,) that means it's only available in code form and that's why you have to compile it. It's like if on Windows someone released software as a Visual Studio Project only.
>>
>>59733855
I think pidgin on tails already has the otr plugin? Im op I keep asking but people just respond to my one post
>>
>>59725604
Welcome to Linux: Where installing third party software is a nightmare because muh tradition.
Use the package manager. Probably your tar will not work anyways.
>>
>>59733917
It's a nightmare because if anything that isn't just available through a repo as a .deb file (or equivalent to suit your distro) then you're either using a distro that's too obscure for anyone to bother going out of their way to support, or the software is still in its infancy and developers are yet to make sure the program is easily distributed, in which case you'll often be stuck compiling on windows anyway.

I did dumb shit like manually downloading individual .deb files for my debian system when I was new to linux, because of a combination of fucking up configs and otherwise having no idea what I was doing. Really once you're competent, installing third party shit is as involved as it is with Windows at worst. Using a distro like Arch is also a great help.
>>
>compiling things from source is hard
>this is Linux's fault
You are a fucking retard. To do the same thing in Windows is even more difficult.
>>
>>59726567
>An otr plugin for pidgin/xmpphonestly I think it's already installed

apt search otr

[...]
pidgin-otr/xenial 4.0.2-1 amd64
Off-the-Record Messaging plugin for Pidgin
[...]

sudo apt install pidgin-otr

And that was so fucking hard? If it still doesn't work you forgot to enable it under plugins. Which is a Pidgin problem, not Linux.
>>
>>59735078
You don't need to do it on Windows
>>
>>59735078
Windows programs are either in a zip with dependencies or in an installer with dependencies.
>>
>>59735168
It's already installed you keklord
>>
>>59735300
You claimed it's not in the repository, but it is.
>>
>>59725604
>I can't do even the most operations following instructions
>Linux is hard

No son, you are simply retarded.
>>
File: 1488700260834.jpg (203KB, 474x444px) Image search: [Google]
1488700260834.jpg
203KB, 474x444px
>>59735346
Even still I exposed a whole flaw with Linux tar.jizz is absolutely unstoppable
>>
>>59735367
The linux package manager updates all of your software with a single command from a trusted source.

Windows update reboots your PC half a dozen times, still has trustedinstaller.exe slowing down your PC for hours afterwards and can't even update your other shit. You have to hunt down executables from the internet and pray to god that they won't contain ransom-, mal- or shitware.

Only had to compile something from source once and it's not as troublesome as you make it seem.
>>
>>59735198
You don't need to do it on Linux either you fucking mongoloid. The package manager exists for a reason
>>59735231
You are describing a pre-compiled application. If you were to install an equivalent package on Linux, the package manager would install all the dependencies for you. You are a retard. Just accept it.
Thread posts: 51
Thread images: 8


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
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.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.