Translations:Tutorials/Install KDE software/28/ru: Difference between revisions

From KDE UserBase Wiki
(Created page with "Если вы обнаружили использование менеджера неэффективным, вы возможно захотите установить из ...")
 
(No difference)

Latest revision as of 14:38, 15 October 2012

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Tutorials/Install KDE software)
If you find that using a graphical package manager is unbearably slow, you will want to use command-line installation. This is much faster, but the disadvantage is that you need to know the exact name of the package you want to install. To find out what commands you can use to search for packages on your system: Find your distribution's package manager below, [[Special:MyLanguage/Tutorials/Open_a_console|open a console]], and append <code>--help</code> to the name of your distribution's package manager. As an example, <code>dnf --help</code> will list the commands you can use for Fedora, but there are many and they can be confusing at first.

Если вы обнаружили использование менеджера неэффективным, вы возможно захотите установить из командной строки. Это намного быстрее, однако недостатком является то, что вам нужно знать точное название пакета, который вы хотите установить. Каждая система имеет полезные команды для поиска, например, так попробуйте использовать первое слово команды установки ниже, приложив --help . В качестве примера, yum --help перечислит команды, которые вы можете использовать для Fedora, но их много, что может ввести в заблуждение в первую очередь.