I use Arch (BTW), so my OS has up-to-date software and packages. Unfortunately, this also means that Matlab (which is not officially supported in Arch Linux) can be a real headache to install and run, especially older versions as they relied in "older" libraries. In the last years, I tried …
Posts tagged with: Arch
After many tries, I finally found a good set of steps to install Adobe Acrobat Reader DC in my Linux computer. Status Features ✅ Form filling ✅ Comment tools ✅ Sticky notes ✅ Printing ❌ Signature Setup Arch Linux (up to May 2022)* Wine-stable 7.0 *The same configuration for Wine, winetricks and fonts should …
Situation: When my laptop is in suspension with the lid open, any update (movement or clicks) with the wireless mouse wakes-up the laptop. This post is about creating a systemd unit, and hook it to the start of the sleep unit, and disable the mouse as wake-up device. This approach …