-
Arch Failed To Commit Transaction (Invalid or corrupted package)
Long story short, this error popped up when I was running an update in Manjaro using the Add/Remove Software program. As a result, the in-progress update failed, and I wasn’t able to get past it. Even after restarting my computer, restarting Add/Remove Software, I still ran into the same error. After some research, I discovered […]
-
Failed to Build Nettle6
Hey guys, I was trying to build a copy of Local by Flywheel on Manjaro Linux, but ran into this error… ‘ Failed to build nettle6 ‘ nettle6 is a dependency of Local, but after the attempted build of the package, I got the error failed to build nettle6 : If you happen to come […]
-
Open In Unity Not Working
Open in Unity Not Working I’m trying to download some assets from the Unity Asset Store, but clicking ‘open in Unity’ is not working. Chrome prompts me with an “XDG-Open” dialogue. Even after selecting “ok”, nothing happens. So far, there are lots of complaints about the Unity Asset Store and how the only way to […]
-
Failed to Commit Transaction (Conflicting Files) Manjaro
How to fix Failed to Commit Transaction (Conflicting Files) Error in Manjaro Linux This error is usually thrown after an attempted package upgrade using either pacman, the GUI, or another package manager. Below is an example of the error: This can happen with pretty much any package, depending on what else you’ve got installed on […]
-
How to Fix Unable to Lock Database Error in Arch Linux
How to Fix Unable to Lock Database When I try to update my machine by running sudo pacman -Syyu I get an error saying it’s unable to lock the database. Below is an example: But as you may have noticed, by removing a special database lock file, I was able to solve the issue. You […]
-
How to Use Yubikey on Linux
How to Use Yubikey on Linux Initial Setup: Download the YubiKey Manager. This will allow you to modify specific properties of your key, and turn certain features on or off. Once you’ve installed the manager, you’ll need to make sure that you have U2F mode enabled on your key. Next, download or create a copy […]
-
How To Pause and Resume FFMPEG
How to Pause and Resume FFMPEG This is the story of how I learned how to pause and resume ffmpeg. I’m a pretty big multitasker when it comes to computing. I usually end up with a few hundred tabs open when I’m browsing and I always have a terminal open. Last week I was doing […]
-
How to Add Swap in Manjaro
How to Add Swap in Manjaro Hey guys! If you’re hear, you probably already know what RAM is and you’re excited to learn how to add swap in Manjaro. If not, this is sort of a follow-up post to how to download more RAM. Anyway, let’s get started! Using a Swap File There’s a ton […]
-
How to Remove a PPA via the Command Line
How to Remove a PPA via the Command Line If you’ve used Linux for any amount of time, you’ve probably come across a PPA. A PPA is short for Personal Page Archive. If you’re looking for a specific piece of software not available in the official software store for your distro, you might look into […]
-
How to Install DaVinci Resolve 16.1 on Manjaro
Method 0: The simplest and quickest way to get up and running with DaVinci Resolve on Manjaro is to simply open the default package manager that comes with Manjaro and searching for davinci-resolve. This will give you a few results, because Resolve comes in free and paid versions. If you want to install and use […]