LinuxPatcher

A simple to use application designed to fix problems in applications on Linux I find particularly annoying, including:

  • Certificate errors on some networks
  • LibreWolf not showing Google
  • with more coming soon!

Install

You can install LinuxPatcher using one of two ways:

  • Using LinStore (recommended)
  • Manually (see below)

Installing using LinStore

  1. Install LinStore using the command in the README
  2. Open LinStore
  3. Navigate to System Management, then LinuxPatcher
  4. Press "Install"

Installing manually

git clone https://github.com/techguy16/LinuxPatcher ~/LinuxPatcher
cd ~/LinuxPatcher
chmod +x gui
./gui

To launch LinuxPatcher again:

~/LinuxPatcher/gui