S
S
Sergey Burduzha2018-11-28 15:29:49
bash
Sergey Burduzha, 2018-11-28 15:29:49

How to install third party packages in bash terminal in windows?

Hello.
I installed ubuntu development environment in windows 10.
I need the tree package, but I can install it.
How to connect the repository? And can it be done?
And how to paste text or link in terminal?
ctrl+v, shift+insert, ctrl+shift+v don't work.
Even drag and drop doesn't work.
Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Radjah, 2018-11-28
@serii81

> ubuntu

sudo apt update
sudo apt install нужный_пакет

Search apt search ключевые слова
To search for files inside packages in the repository, you need to put "apt-file" and do sudo apt-file update
If the settings have not been changed, then the insertion is done using shift + insert or RMB.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question