Install Deno on Arch Linux

Deno is a secure runtime for JavaScript and TypeScript. Deno is basically Node reversed. We will install Deno on Arch Linux, I will list two methods. First method. You can install it using Pacman by entering the command below, Here is the web link to the package. Second method. Enter the following commands in Terminal. … Read more

How to install Pygame on Fedora Linux

Nintendo Switch on black surface

Pygame is an open source cross-platform Python module used for designing and scripting video games.

Pygame can be a great module to use on a device like Raspberry Pi.

I tried using Pip to install Pygame, but that did not work, here is the right way to get it installed on Fedora.

Pygame is available as a package in Fedora’s repository.

Read more

Linux WiFi drivers for 2012 MacBook Pro (Offline method)

person using laptop

Most Linux distributions don’t ship with the wireless drivers for the MacBook Pro 2012.

This method should work on any Linux distribution that supports this firmware.

This is an offline method; you will need a second computer to copy the zip archive specified and moved to the MacBook Pro 2012 or use Ethernet (with adapter) to download this archive.

Read more