A
A
Alexey2017-01-20 04:21:22
linux
Alexey, 2017-01-20 04:21:22

[Installation on linux/Debian] How to install the right program?

Friends, the question is this... Not so long ago I first learned what linux is . I've been using Windows all my life, I'm used to installing all sorts of cool things with a magic cursor, and I want to ask - what should I do with archives and folders that I download from official sites? I indirectly understand that this is Open Source, which can be modified and somehow compiled into deb ... probably = /. don't offer apt-get : downloading software from official sites, I still smell fresh plastic and catch a shining beam of reflection from the download line.49ba022ebab446a1a9ce35755aa6b55c.png57835f2fb9c447b8a03cd0653c207c21.png

Answer the question

In order to leave comments, you need to log in

5 answer(s)
K
ky0, 2017-01-20
@ky0

Okay, we won’t offer package managers - this is a skill that develops gradually, it will be useful for you to foul several systems manually with programs that are not clear where from the source ... it's like a stage of two antiviruses or love for different cleaners or "fan builds" on Windows, you can't get away from it anywhere.

A
Alexander Shelemetiev, 2017-01-20
@zoroda

If we are talking about compiling from source, then usually the order of such compilation is described in the README file.
For many programs, it is enough to run from the directory with unpacked source codes.
If successful, it is recommended to do it.
But at the same time, the system is clogged with a bunch of files that will be problematic to clean up.
Instead of make install , I strongly recommend building the deb package and then installing it using dpkg or a graphical application manager.
Details

S
sim3x, 2017-01-20
@sim3x

if you don't want apt-get - use apt
They even made a loading bar for you

E
Erelecano Oioraen, 2017-01-20
@Erelecano

Leave the installation from source in a distribution with a normal package manager!
apt/apt-get is the only correct way for Debian GNU/Linux, the second option is to build the correct package from source and install with dpkg/gdebi.
It would be desirable to shit go to Windows or Slakvar.

A
Alexey, 2017-01-20
@aleksmanson

Alternatively, I installed the latest version of NodeJs using "Curl" - a command line tool.
I hope there are many programs that allow themselves to be downloaded in the same way. Convenient and legal)
c17797b1b0014ef2a2c74ccef30092ad.JPG

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question