Posted inArticles, Windows

Install Node.js using Winget

Node.js is an open-source, cross-platform JavaScript runtime environment that executes JavaScript code outside of a web browser. It is used by many big companies like Netflix and Uber. Before Node.js, JavaScript could only be executed in the browser. With Node.js, you can run your code as a standalone application. To install it on Windows 10 […]

Posted inArticles, Windows

Install Zoom using Winget

Zoom’s secure, reliable video platform powers all your communication needs, including meetings, chat, phone, webinars, and online events. Let’s dive straight into the installation process of Zoom using Winget. To install it on Windows 10 or 11, follow the instructions below. Step 1. Open Command PromptYou can open the command prompt by pressing the Windows […]

Posted inArticles, Windows

Install Micro using Winget

Micro is a modern and free open-source, cross-platform intuitive terminal-based text editor written in Golang. It aims to be easy to use while taking advantage of the capabilities of modern terminals. It is a single binary with no dependencies. To install it on Windows 10 or 11, follow the instructions below. Step 1. Open Command […]

Posted inArticles, Windows

Install Spotify using Winget

You can learn more about what Winget is over here. Install Spotify using Winget Step 1. Open Command PromptYou can open the command prompt by pressing the Windows key + R and then typing in that window cmd.exe and press enter. Step 2. Run the install command shown below and press enter The command above will download the […]

Posted inArticles, Windows

Install Office using Winget

To install Microsoft Office on Windows 10/11 using Winget you first need to ensure that you have Winget installed on the PC. To do this run the following command in a command prompt windows or windows terminal. If Winget is already installed this command will print the version number of Winget installed on the system. […]