H
H
Hash Hash2015-10-24 16:53:55
linux
Hash Hash, 2015-10-24 16:53:55

Where and how to correctly install already compiled binary programs in tar.gz packaged format in linux?

Where and how to correctly install already compiled binary programs in tar.gz packaged format in linux?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Ruslan Fedoseev, 2015-10-24
@martin74ua

unpack, read the documentation. Usually everything is written there. Well, or if only you need a softinka - no one removed ~/bin from the paths ...

O
Oleg Tsilyurik, 2015-10-24
@Olej

Where and how to correctly install already compiled binary programs in tar.gz packaged format in linux?

If .tgz, then this is the old and simplest way to install software on UNIX: unzipping from the root "/".
Once used, now almost never.

E
Eddy_Em, 2015-10-24
@Eddy_Em

emerge -Kwill install a binary built on another machine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question