Category Archives Quick Tips

I recently needed to do a small scripting job in Ruby, and to use the gems required I needed to be on the latest version of Ruby (2.4.1).  My MacBook was on an older version, so I needed to run a quick update. Here is the process I followed:  

I was running into trouble trying to update my Manjaro on my MacBook Pro today, I kept running into package conflicts which could not be resolved.  Pacman suggested deleting certain packages but the delete would not complete because of dependencies. So the issue was how to resolve dependencies in Manjaro and how to remove unwanted packages.

Close