-
How to install VLC media player on macOS
Recently, I discovered that macOS’s built-in media player QuickTime that I use every day is not enough for me, because it can play not all video formats that I need. So I decided to install the VLC media player. In this article, I will show you how to install VLC media player on macOS :) Let’s begin.
Continue reading → -
How to prepare a brand new external SSD drive for use with macOS
You bought a brand new external SSD and can’t use it on your Mac because when you try to connect it to your Mac you see a message saying “The disk you inserted was not readable by this computer”. In this article, I’ll explain to you why it doesn’t work and show you what to do with it. Let’s begin :)
Continue reading → -
How to download a macOS Catalina from App Store
Recently, I was needed a macOS Catalina installer to install it on an external SSD drive. In this article, I’ll show you how to download the “Install macOS Catalina.app” file from the Mac App Store. Let’s begin.
Continue reading → -
How to install Google Chrome on macOS
Recently, I discovered that the two web browsers that I use every day are not enough for me and I decided to install a third one. I was needed Google Chrome to complete a task that could not be done with other web browsers. In this article, I will show you how to install Google Chrome in macOS :) Let’s begin.
Continue reading → -
How to fix: ‘python’: No such file or directory
Recently, when attempting to use a
Continue reading →youtube-dl
tool in the Terminal app, I saw an error message saying/usr/bin/env: ‘python’: No such file or directory
. In this tutorial, you will learn how to fix the error that leads to this error message.