как установить гугл на kali linux
Google Chrome для Kali Linux
Kali – еще одна сборка Линукса, распространяющаяся на бесплатной основе. Она отличается тем, что поставляется вместе с продвинутыми инструментами для отладки и тестирования безопасности того или иного программного обеспечения. В дистрибутив уже встроен оригинальный интернет-обозреватель, но он подходит далеко не всем пользователям. Потому мы предлагаем инструкцию, как установить Гугл Хром на Кали Линукс.
Руководство
Впечатайте ее в командную строку и нажмите на клавиатуре Enter.
Следующая команда нужна для загрузки актуальной версии установочного пакета Гугл Хрома:
Теперь нужно установить установщик пакетов gdebi, если он отсутствует:
С помощью gdebi устанавливаем сам Гугл Хром:
Итоги
Установка Google Chrome в Кали Линуксе осуществляется через несколько команд в терминале. Сначала нужно обновить все пакеты, затем загрузить актуальный дистрибутив и распаковщик пакетов gdebi, и уже запустить инсталляцию приложения через него. При этом загружается браузер из официальных источников, и никаких вирусов на компьютер вы не получите.
How to Install Google Chrome on Kali Linux
Google Chrome is a cross-platform and free web browser that is widely used by regular users and tech enthusiasts alike. In this tutorial, you will learn how to install Google Chrome on Kali Linux.
Step 1: Update Kali Linux
To start off, we need to update the system packages and repositories. It’s always a good idea before getting started with anything else and so with that, launch your terminal and run the command:
Step 2: Download Google Chrome Package
Once the system update is complete, download the Google Chrome Debian file using the command.
Download Google Chrome in Kali Linux
Step 3: Install Google Chrome in Kali Linux
We can either use dpkg or apt package manager to install the package. In this case, we will use the apt package manager to install Google Chrome in Kali Linux.
Install Google Chrome in Kali Linux
The installation will be completed after a few seconds depending on the speed of your PC.
Step 4: Launching Google Chrome in Kali Linux
Upon successful installation of Google Chrome, launch it using the command.
The browser will pop open and you can begin signing in using your Google account.
Google Chrome in Kali Linux
If You Appreciate What We Do Here On TecMint, You Should Consider:
TecMint is the fastest growing and most trusted community site for any kind of Linux Articles, Guides and Books on the web. Millions of people visit TecMint! to search or browse the thousands of published articles available FREELY to all.
If you like what you are reading, please consider buying us a coffee ( or 2 ) as a token of appreciation.
We are thankful for your never ending support.
🐧 Установим последний браузер Google Chrome на Kali Linux
Google Chrome – один из самых популярных современных веб-браузеров, доступных для устройств Linux, macOS, Windows и Android.
Браузер Chrome разработан быстрым, интуитивно понятным и безопасным для всех потребностей просмотра веб страниц.
Пакеты для Google Chrome не доступны напрямую в большинстве репозиториев дистрибутивов Linux.
В основном это закрытая проблема лицензирования продукта.
Поэтому мы установим браузер Google Chrome в Kali Linux, загрузив предоставленный Google пакетный пакет Debian или вручную добавив репозиторий Chrome APT на наш компьютер Kali Linux.
Шаг 1. Скачайте deb пакет Google Chrome
Используйте wget для загрузки последней версии пакета Google Chrome для систем Linux на основе Debian.
Шаг 2. Установите браузер Google Chrome на Kali Linux
После загрузки пакета установите браузер Google Chrome в Kali Linux с помощью следующей команды.
Примите запрос на установку:
Установка должна завершиться без ошибок:
Шаг 3: Запустите Google Chrome на Kali Linux
Мы завершили установку Google Chrome в системе Kali Linux.
Приложение может быть запущено из терминала или из панели запуска приложений с графическим интерфейсом.
Чтобы запустить его из терминала, введите:
Если вы хотите запустить из графического интерфейса, найдите Chrome в поиске.
Шаг 4. Обновление Google Chrome в Kali Linux
Репозиторий APT был настроен после установки Google Chrome на Kali Linux.
Чтобы обновить его, просто запустите команды:
Как установить Google Chrome на Kali Linux
В сегодняшней статье я покажу, как установить Google Chrome на Kali Linux. Мы рассмотрим все способы установки Chrome на Kali. Помимо установки, я также дам несколько дополнительных советов, которые помогут настроить, обновить и удалить браузер.
Google Chrome — самый популярный браузер. Он бесплатный, быстрый и достаточно безопасный. Это кроссплатформенный браузер, который можно установить на все основные операционные системы (Windows, Mac, Linux, Android, iOS).
Как установить Google Chrome на Kali Linux
Требования для установки:
Есть несколько способов установки Google Chrome. С помощью браузера и из консоли. Начнем с первого.
Скачать пакет Chrome для Kali Linux с помощью браузера
Шаг 1: Перейдите на сайт Google Chrome и нажмите кнопку «Скачать Chrome».
Шаг 2: Выберите «DEB (64-разрядная версия для Debian/Ubuntu)» и нажмите кнопку «Принять и установить».
Скачать Chrome с помощью консоли Kali Linux
Следующий способ скачать последнюю стабильную версию Chrome на Kali — с помощью терминала, используя команду wget.
Сначала обновите репозиторий и установите wget.
Теперь, используя wget, скачайте Chrome:
Файл с расширением «deb» будет загружен в текущую папку.
Установка Google Chrome в Kali Linux
Чтобы установить Google Chrome, перейдите в папку с загруженным файлом deb и введите команду:
После чего будет установлен Chrome.
Теперь вы можете запустить Chrome из меню или запустить Google Chrome из консоли:
Добавить Chrome на рабочий стол Kali
Для быстрого доступа стоит добавить Google Chrome на рабочий стол:
Как сбросить настройки Chrome в Kali Linux
Если вы хотите сбросить Google Chrome, вы можете сделать это, не переустанавливая Chrome на Kali.
Просто удалите каталог конфигурации google-chrome, используя:
Для спокойствия можно предварительно создать резервную копию каталога:
Приведенная выше команда переместит (переименует) каталог «google-chrome» в другой каталог с именем «google-chrome-bak» в том же месте. Данная операция сбросит настройки Chrome, но сохранит резервную копию старых данных Chrome.
Как обновить Chrome в Kali Linux
Можно проверить его содержимое:
По этой причине Google Chrome будет обновляться автоматический при обновлении системных пакетов Kali.
Тем не менее, если вы хотите обновить Chrome вручную, вы можете сделать это с помощью следующей команды:
Как удалить Google Chrome в Kali Linux
Если вы хотите удалить Google Chrome, откройте терминал и введите:
Вы увидите пакет Google Chrome, который в настоящее время установлен в вашей системе.
Теперь, чтобы удалить Chrome на Kali, используйте apt –purge remove :
Приведенная выше команда удалит хром из Kali.
Заключение
В этой инструкции я показал, способы установки, обновления и удаления Chrome на Kali. Надеюсь инструкция была полезной.
How to install Chrome on Kali Linux
How to install Chrome on Kali Linux
Chrome is a free and open source web browser application which can be run on multi-platform. Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing. This tutorial covers the installation procedure of Chrome on Kali Linux.
Installation procedure
To start the installation procedure, update the repositories in the target system before installing Chrome on Kali Linux.
The above debian (.deb) package can also be installed by using dpkg command or any other package manager which supports Debian system. Here gdebi package manager is used to install the packages. Gdebi is also a package manager for Debian based system which can resolve dependencies in the system.
Execute the following command to install the package for gdebi and press y to continue with the installation procedure.
Install the Google Chrome package by running the gdebi command as follows.
Open Google Chrome without running it in sandbox and execute the following command. The user should be logged in as root user in the target system.
That was an easy installation procedure, Wasn’ t it? Now it is easy to access the internet via Chrome in Kali Linux.
Comments ( 4 )
# gdebi google-chrome-stable_current_amd64.deb Reading package lists. Done Building dependency tree Reading state information. Done Failed to open the software package The package might be corrupted or you are not allowed to open the file. Check the permissions of the file. Im getting this kind of error, what should i do?
Frequently asked questions ( 5 )
How to install Chrome in Kali Linux?
Execute the following command:
# gdebi google-chrome-stable_current_amd64.deb
Is there Chrome for Linux?
If you love Chrome, you can install Chromium from your Linux distribution’s software repositories. The Chromium source code that Chrome is based on will continue supporting 32-bit Linux systems, so it will continue receiving updates.
What is Chrome on Kali Linux?
Chrome is a free and open source web browser application which can be run on multi-platform. Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing.
How do I add a bookmark in Chrome to my home screen?
Create a bookmark via the menu, find it in the bookmark list, long-press on it, and tap «Add to home screen».
What are Google Chrome Extensions?
Google Chrome Extensions are applications that run inside the Chrome browser and provide additional functionality, integration with third party websites or services, and customized browsing experiences.
= 5 || postCtrl.tagPost[‘tutorials’].current_page» ng-bind-html=»postCtrl.showtype1[‘tutorials’] | unsafe»>
= 5 || postCtrl.tagPost[‘forums’].current_page» ng-bind-html=»postCtrl.showtype1[‘forums’] | unsafe»>
= 5 || postCtrl.tagPost[‘news’].current_page» ng-bind-html=»postCtrl.showtype1[‘news’] | unsafe»>
When you are asked about your computer’s operating system, the most common response is to say that you have Windows or Mac. A large percentage of the world’s population works with them, and, usually, they are strong advocates of the one they use. Some time ago, in another post, paper writing service talked about the advantages and disadvantages of Windows and Mac, but. what about the Linux operating system? The open-source operating system with a penguin as a mascot is a minority compared to the other two. Still, it has its followers, and, curiously, they are becoming more and more.
And why is this number of lovers of the OS devised by the Finnish software engineer Linus Torvalds increasing? Because today’s society is much more technological than the one that preceded us. You no longer have to be a computer genius to, for example, customize your computer, thanks to the many options provided by Linux. And, why not say it? Because it is an Open Source tool, we don’t have to pay a single euro in licenses for it. With how bad things are, just for this fact, it would be worth it to learn whatever it takes to run on Linux.
But you know what, you don’t have to learn much to forget about Mac and Windows forever! The truth is that you have to take the plunge, download the version of the software that best suits you, and start working with it. Today, at Technoreviews, we tell you everything you need to know to lose your fear of Linux and get to work with it. We assure you that you’ll get used to it in no time. You won’t want to know anything about any other operating system ever again!
What are the advantages of Linux?
The characteristics of the Linux operating system make it, without a doubt, the most versatile operating system was available today. It is also the most unknown, something that plays against it, but it is like renewable energies: they are better than the traditional ones, the only thing we have to do is educate the population to learn how to use them.
However, to convince someone to change from the comfortable to the efficient, you have to talk to them about the advantages of the new option. Fortunately, although the Linux operating system has advantages and disadvantages, the former win by a landslide. They are many and varied, and the clearest of them all, one of the most important when talking about computer software besides its operation, is the price. Linux is completely free. We will not have to pay a single euro for its license, and if this is important in a home. imagine what it means at a business level. Choosing between Linux or Windows can mean hundreds of thousands of euros for a large company, which is why more and more companies are opting for this way of working!
Other significant advantages of the Linux operating system are the large number of customization options available. The multiple Linux commands that we can learn to automate tasks or choose the version we want to start working. But let’s go slowly!
Advantages of Linux over other operating systems
Although specific commercial programs do not support Linux, it is no less accurate that today many online resources make our lives much more accessible. So, unless we want a computer to play video games, practically nothing we can’t do with the Linux operating system. And now that we know its main disadvantage, how about we start looking at its many qualities?
• We have already said it several times, but we will repeat it as many times as necessary: Linux is free, and all the programs you need to use are free.
• The management freedoms we find within the Linux operating system are enormous. We can do whatever we want with it! However, both Windows and Mac are much more limited in that sense. They sell us a very definite product, and we must act as their creators intended us to work.
• Most of the viruses roaming around in cyberspace are specifically designed to damage computers running Windows as their operating system. Linux, like Mac, can suffer some cyber-attack, but this is not the norm.
• The hardware requirements of the Linux operating system are much lower than those of its competitors. Using Linux for older computers is the best option to get the most out of them. A computer that may seem useless can be an exciting machine depending on the Linux operating system we choose.
• The stability offered by a Linux system is practically unmatched.
As you can see, downloading Linux is not just about saving money. In addition, its benefits are well worth the little time we invest in the change. The features of Linux make
Linux customizations
When we start a computer with Windows or Mac, we are not only accessing a way of operating each of the operating systems. In addition, we are entering fully into some predefined environments consciously so that we can not get much out of them. The only thing we can do is choose the wallpaper we want on our desktop, and thank you!
However, if we talk about the Linux operating system, things change. The fact that it is an Open Source open-source OS makes the users themselves (the most advanced) create their custom environments and share them so that anyone can use them. Is this dangerous? Not at all. We are only telling Linux how we want to see it on screen and how we want it to look, but we are not giving anyone access to our computer, which is vital to know. And we can not only choose customizations of the operating system. Within it, we can select different desktop environments or even window managers.
It means that talking about choosing between Linux or Windows. Customization makes no sense at all. There is no possible comparison. In Windows, you have to make do with what they give you, while in Linux, you can go straight to the source and install whatever you want. And if you get bored? Then you switch back. It’s as easy as that! Installing Linux means accessing a whole new world of possibilities, of creation and enjoyment. There is no element that we can’t change whenever we feel like it, and that is an incentive when working with our computer. Many years go by between a Windows or Mac version, many years go by, with Linux we can change every month if we want to!
Linux is free and customizable.
As you have seen throughout the Linux operating system guide that we have prepared today, this way of working is an absolute marvel. There is no other OS so stable that also allows us to play so much with their options. From the moment we decide to install Linux, we can start changing things to make it as we want. And the truth, being your desktop a place where we are going to spend so many hours, being able to set it to our liking is very much appreciated.
But the fact that we can change as many things as we want is even more appreciated because it is so straightforward. You have likely been thinking about changing, and you have not dared until now, but with the step by step that we have left here, you will not have any problem doing it. We guarantee it!
No more fears of formatting a computer for fear of not restoring the operating system later and having to pay for it again. Linux is free, and we can change the version at no cost whenever we want. In addition, as we have already mentioned, there are versions of Linux especially designed for older machines. You know those computers that you end up discarding because they look like they are going to take off for the moon at any moment? Well, you will be amazed at the performance you can get out of them, thanks to Linux.