Unable to Remove STL/Install Proton Custom Version

Evening Ladies and Gents,

I am struggling with an issue and once I realized I was almost throwing commands in the dark, I wanted to reach out to see if someone might have more information. I attempted to install STL via a guide (Link below) and ran the command to download the git files. Then I noticed that it was on the AUR and decided it would be best to use pamac rather than do this manually. I attempted to run pamac to install the software when I got errors about the files already existing. After many attempts I am unable to remove the folder so I can finish this up and see about using the tool to install custom proton versions for Steam (as putting glorious eggroll in the correct folders yeilded no results in Steam).

If someone could let me know how I might be able to resolve this, it would be immensley appreciated.

Below I have pasted my console (in what hopefully is a working scroll box) if that may help. I will be happy to provide any further information.

Guide Link: Supercharge Steam with SteamTinkerLaunch (stl) - Boiling Steam

Commands and Feedback Ran
[daarkblood@DragonsDen ~]$ git clone https://github.com/frostworx/steamtinkerlaunch.git
Cloning into 'steamtinkerlaunch'...
remote: Enumerating objects: 3442, done.
remote: Counting objects: 100% (1016/1016), done.
remote: Compressing objects: 100% (361/361), done.
remote: Total 3442 (delta 612), reused 923 (delta 534), pack-reused 2426
Receiving objects: 100% (3442/3442), 1.67 MiB | 3.92 MiB/s, done.
Resolving deltas: 100% (2254/2254), done.
[daarkblood@DragonsDen steamtinkerlaunch]$ sudo make install
[sudo] password for daarkblood:
install -Dm755 stl -t "/usr/bin"
install -d "/usr/share/stl"
cp -r categories eval guicfgs lang misc regs reshadepresets "/usr/share/stl"
install -Dm644 README.md -t "/usr/share/doc/steamtinkerlaunch"
[daarkblood@DragonsDen steamtinkerlaunch]$ sudo pamac install steamtinkerlaunch
Warning: steamtinkerlaunch is only available from AUR
Preparing...
Checking steamtinkerlaunch dependencies...
Resolving dependencies...
Checking inter-conflicts...

To install (5):
  gtksourceview3     3.24.11+28+g73e57b57-1  (Required By: steamtinkerlaunch)  extra
  gspell             1.8.4-1                 (Required By: steamtinkerlaunch)  extra      127.3 kB
  yad                10.1-1                  (Required By: steamtinkerlaunch)  community  219.1 kB
  xdotool            3.20160805.1-3          (Required By: steamtinkerlaunch)  community  66.7 kB
  xorg-xwininfo      1.1.5-2                 (Required By: steamtinkerlaunch)  extra      24.4 kB
To build (1):
  steamtinkerlaunch  6.13-1                                                    AUR

Total download size: 437.5 kB
Total installed size: 7.8 MB

Edit build files : [e]
Apply transaction ? [e/y/N] y

Download of gspell (1.8.4-1) started
Download of yad (10.1-1) started
Download of gspell (1.8.4-1) finished
Download of xdotool (3.20160805.1-3) started
Download of xdotool (3.20160805.1-3) finished
Download of yad (10.1-1) finished
Download of xorg-xwininfo (1.1.5-2) started
Download of xorg-xwininfo (1.1.5-2) finished
Checking keyring...                                                                                                                                                                                          [5/5]
Checking integrity...                                                                                                                                                                                        [5/5]
Loading packages files...                                                                                                                                                                                    [5/5]
Checking file conflicts...                                                                                                                                                                                   [5/5]
Checking available disk space...                                                                                                                                                                             [5/5]
Installing gtksourceview3 (3.24.11+28+g73e57b57-1)...                                                                                                                                                        [1/5]
Installing gspell (1.8.4-1)...                                                                                                                                                                               [2/5]
Installing yad (10.1-1)...                                                                                                                                                                                   [3/5]
Installing xdotool (3.20160805.1-3)...                                                                                                                                                                       [4/5]
Installing xorg-xwininfo (1.1.5-2)...                                                                                                                                                                        [5/5]
Running post-transaction hooks...
Arming ConditionNeedsUpdate...                                                                                                                                                                               [1/4]
Compiling GSettings XML schema files...                                                                                                                                                                      [2/4]
Updating icon theme caches...                                                                                                                                                                                [3/4]
Updating the desktop file MIME type cache...                                                                                                                                                                 [4/4]
A restart is required for the changes to take effect.
Cloning steamtinkerlaunch build files...
Running as unit: run-u113.service
Finished with result: success
Main processes terminated with: code=exited/status=0
Service runtime: 982ms
CPU time consumed: 57ms

Building steamtinkerlaunch...
Running as unit: run-u114.service
Press ^] three times within 1s to disconnect TTY.
==> Making package: steamtinkerlaunch 6.13-1 (Tue 03 Aug 2021 03:37:12 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading steamtinkerlaunch-6.13.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   134  100   134    0     0    463      0 --:--:-- --:--:-- --:--:--   463
100  200k    0  200k    0     0   230k      0 --:--:-- --:--:-- --:--:--  354k
==> Validating source files with sha256sums...
    steamtinkerlaunch-6.13.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting steamtinkerlaunch-6.13.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "steamtinkerlaunch"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: steamtinkerlaunch 6.13-1 (Tue 03 Aug 2021 03:37:16 PM MDT)
==> Cleaning up...
Finished with result: success
Main processes terminated with: code=exited/status=0
Service runtime: 4.807s
CPU time consumed: 4.331s
Running as unit: run-u117.service
Finished with result: success
Main processes terminated with: code=exited/status=0
Service runtime: 1.041s
CPU time consumed: 1.195s

Checking keyring...                                                                                                                                                                                          [1/1]
Checking integrity...                                                                                                                                                                                        [1/1]
Loading packages files...                                                                                                                                                                                    [1/1]
Checking file conflicts...                                                                                                                                                                                   [1/1]
Warning: steamtinkerlaunch: /usr/bin/stl already existed in filesystem
It has been backed up to /usr/bin/stl.old
Warning: steamtinkerlaunch: /usr/share/doc/steamtinkerlaunch/README.md already existed in filesystem
It has been backed up to /usr/share/doc/steamtinkerlaunch/README.md.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/Backup.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/Backup.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/BlockInternet.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/BlockInternet.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/CheatEngine.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/CheatEngine.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/Conty.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/Conty.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/DOSBox.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/DOSBox.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/FSR.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/FSR.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/GameConqueror.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/GameConqueror.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/Luxtorpeda.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/Luxtorpeda.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/OpenVR-FSR.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/OpenVR-FSR.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/ReShade.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/ReShade.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/ReShadeVR.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/ReShadeVR.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/SBS-VR.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/SBS-VR.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/ScummVM.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/ScummVM.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/Vortex.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/Vortex.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/Wine.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/Wine.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/Wineconsole.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/Wineconsole.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/categories/x64dbg.conf already existed in filesystem
It has been backed up to /usr/share/stl/categories/x64dbg.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/order.txt already existed in filesystem
It has been backed up to /usr/share/stl/eval/order.txt.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/directx2010 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/directx2010.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/dotnet35 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/dotnet35.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/dotnet40 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/dotnet40.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/dotnet40-client-profile already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/dotnet40-client-profile.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/dotnet452 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/dotnet452.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/dotnet46 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/dotnet46.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/dotnet472 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/dotnet472.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/dotnet48 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/dotnet48.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/openal already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/openal.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/physx-9.12 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/physx-9.12.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/physx-9.14 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/physx-9.14.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/vcredist2005 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/vcredist2005.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/vcredist2008 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/vcredist2008.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/vcredist2010 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/vcredist2010.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/vcredist2012 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/vcredist2012.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/vcredist2013 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/vcredist2013.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/vcredist2015 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/vcredist2015.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/vcredist2017 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/vcredist2017.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/vcredist2019 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/vcredist2019.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/packages/xna40 already existed in filesystem
It has been backed up to /usr/share/stl/eval/packages/xna40.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/sets/evaluatorscript_mo2.vdf already existed in filesystem
It has been backed up to /usr/share/stl/eval/sets/evaluatorscript_mo2.vdf.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/sets/evaluatorscript_vortex.vdf already existed in filesystem
It has been backed up to /usr/share/stl/eval/sets/evaluatorscript_vortex.vdf.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/stlpackages/mo2 already existed in filesystem
It has been backed up to /usr/share/stl/eval/stlpackages/mo2.old
Warning: steamtinkerlaunch: /usr/share/stl/eval/stlpackages/vortex already existed in filesystem
It has been backed up to /usr/share/stl/eval/stlpackages/vortex.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-AddVortexStage.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-AddVortexStage.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Ask_Recreate_Compatdata.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Ask_Recreate_Compatdata.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-CategorySelection.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-CategorySelection.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-CreateCustomEvaluatorScript.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-CreateCustomEvaluatorScript.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-DXVK-Hud-Options.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-DXVK-Hud-Options.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-DownloadCustomProton.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-DownloadCustomProton.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-DownloadWine.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-DownloadWine.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Editor.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Editor.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-EntryBlockSelection.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-EntryBlockSelection.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Favorites.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Favorites.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-FavoritesSelection.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-FavoritesSelection.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-GameScopeGui.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-GameScopeGui.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-HelpUrlMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-HelpUrlMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-MainMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-MainMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-OneTimeRunGui.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-OneTimeRunGui.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-SetWineDebugChannels.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-SetWineDebugChannels.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Shader.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Shader.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-ShaderRepoDialog.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-ShaderRepoDialog.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-SortCategories.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-SortCategories.conf.old
mv: target 'Symlinks.conf.old' is not a directory
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Vortex Symlinks.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Vortex Symlinks.conf.old
mv: target 'Toggle.conf.old' is not a directory
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Vortex Toggle.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Vortex Toggle.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-VortexOptions.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-VortexOptions.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-WinetricksPackageSelection-dlls.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-WinetricksPackageSelection-dlls.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-chooseWinetricksPrefix.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-chooseWinetricksPrefix.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-installVortexGui.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-installVortexGui.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-launchGameMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-launchGameMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-launchGameTemplateMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-launchGameTemplateMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-launchGlobalMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-launchGlobalMenu.conf.old
mv: target 'game.conf.old' is not a directory
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-non-steam game.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-non-steam game.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-AddVortexStage.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-AddVortexStage.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Ask_Recreate_Compatdata.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Ask_Recreate_Compatdata.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-CategorySelection.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-CategorySelection.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-CreateCustomEvaluatorScript.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-CreateCustomEvaluatorScript.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-DXVK-Hud-Options.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-DXVK-Hud-Options.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-DownloadCustomProton.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-DownloadCustomProton.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-DownloadWine.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-DownloadWine.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Editor.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Editor.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-EntryBlockSelection.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-EntryBlockSelection.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Favorites.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Favorites.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-FavoritesSelection.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-FavoritesSelection.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-GameScopeGui.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-GameScopeGui.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Gui.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Gui.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-HelpUrlMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-HelpUrlMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-MainMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-MainMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Misc.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Misc.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-OneTimeRunGui.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-OneTimeRunGui.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-PressureVessel.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-PressureVessel.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Proton.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Proton.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-SetWineDebugChannels.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-SetWineDebugChannels.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Shader.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Shader.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-SortCategories.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-SortCategories.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-SteamGridDB.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-SteamGridDB.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Stl.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Stl.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Tools.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Tools.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Urls.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Urls.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-VR.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-VR.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Vortex.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Vortex.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-VortexOptions.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-VortexOptions.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Wine.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Wine.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-WinetricksPackageSelection-dlls.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-WinetricksPackageSelection-dlls.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-chooseWinetricksPrefix.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-chooseWinetricksPrefix.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-installVortexGui.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-installVortexGui.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-launchGameMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-launchGameMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-launchGameTemplateMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-launchGameTemplateMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-launchGlobalMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-launchGlobalMenu.conf.old
mv: target 'game.conf.old' is not a directory
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-non-steam game.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-non-steam game.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-AddVortexStage.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-AddVortexStage.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Ask_Recreate_Compatdata.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Ask_Recreate_Compatdata.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-CategorySelection.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-CategorySelection.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-DXVK-Hud-Options.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-DXVK-Hud-Options.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-DownloadCustomProton.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-DownloadCustomProton.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-DownloadWine.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-DownloadWine.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Editor.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Editor.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-EntryBlockSelection.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-EntryBlockSelection.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Favorites.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Favorites.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-FavoritesSelection.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-FavoritesSelection.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-GameScopeGui.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-GameScopeGui.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Gui.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Gui.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-HelpUrlMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-HelpUrlMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-MainMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-MainMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Misc.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Misc.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-OneTimeRunGui.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-OneTimeRunGui.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-PressureVessel.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-PressureVessel.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Proton.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Proton.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SetWineDebugChannels.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SetWineDebugChannels.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Shader.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Shader.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SortCategories.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SortCategories.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SteamCategorySelection.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SteamCategorySelection.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SteamGridDB.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SteamGridDB.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Stl.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Stl.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Tools.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Tools.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Urls.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Urls.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-VR.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-VR.conf.old
mv: target 'Toggle.conf.old' is not a directory
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Vortex Toggle.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Vortex Toggle.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Vortex.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Vortex.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-VortexOptions.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-VortexOptions.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Wine.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Wine.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-WinetricksPackageSelection-dlls.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-WinetricksPackageSelection-dlls.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-chooseWinetricksPrefix.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-chooseWinetricksPrefix.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-installVortexGui.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-installVortexGui.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-launchGameMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-launchGameMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-launchGameTemplateMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-launchGameTemplateMenu.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-launchGlobalMenu.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-launchGlobalMenu.conf.old
mv: target 'game.conf.old' is not a directory
Warning: steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-non-steam game.conf already existed in filesystem
It has been backed up to /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-non-steam game.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/lang/english.txt already existed in filesystem
It has been backed up to /usr/share/stl/lang/english.txt.old
Warning: steamtinkerlaunch: /usr/share/stl/lang/german.txt already existed in filesystem
It has been backed up to /usr/share/stl/lang/german.txt.old
Warning: steamtinkerlaunch: /usr/share/stl/lang/italian.txt already existed in filesystem
It has been backed up to /usr/share/stl/lang/italian.txt.old
Warning: steamtinkerlaunch: /usr/share/stl/lang/polish.txt already existed in filesystem
It has been backed up to /usr/share/stl/lang/polish.txt.old
Warning: steamtinkerlaunch: /usr/share/stl/lang/russian.txt already existed in filesystem
It has been backed up to /usr/share/stl/lang/russian.txt.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/favorites.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/favorites.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/helpurls.txt already existed in filesystem
It has been backed up to /usr/share/stl/misc/helpurls.txt.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/repocustomlist.txt already existed in filesystem
It has been backed up to /usr/share/stl/misc/repocustomlist.txt.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/108800.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/108800.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/108800.sh already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/108800.sh.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/1282690.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/1282690.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/208200.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/208200.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/214490.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/214490.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/319910.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/319910.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/35700.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/35700.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/35720.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/35720.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/391220.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/391220.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/425210.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/425210.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/444000.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/444000.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/539330.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/539330.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/71340.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/71340.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/sbstweaks/750920.conf already existed in filesystem
It has been backed up to /usr/share/stl/misc/sbstweaks/750920.conf.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/stl-vr-patch already existed in filesystem
It has been backed up to /usr/share/stl/misc/stl-vr-patch.old
Warning: steamtinkerlaunch: /usr/share/stl/misc/winedebugchannels.txt already existed in filesystem
It has been backed up to /usr/share/stl/misc/winedebugchannels.txt.old
Warning: steamtinkerlaunch: /usr/share/stl/regs/1225570.reg already existed in filesystem
It has been backed up to /usr/share/stl/regs/1225570.reg.old
Warning: steamtinkerlaunch: /usr/share/stl/regs/winegstreamer-disable.reg already existed in filesystem
It has been backed up to /usr/share/stl/regs/winegstreamer-disable.reg.old
Warning: steamtinkerlaunch: /usr/share/stl/regs/x64dbg.reg already existed in filesystem
It has been backed up to /usr/share/stl/regs/x64dbg.reg.old
Warning: steamtinkerlaunch: /usr/share/stl/reshadepresets/SuperDepth3D_VR/ReShade.ini already existed in filesystem
It has been backed up to /usr/share/stl/reshadepresets/SuperDepth3D_VR/ReShade.ini.old
Warning: steamtinkerlaunch: /usr/share/stl/reshadepresets/SuperDepth3D_VR/ReShadePreset.ini already existed in filesystem
It has been backed up to /usr/share/stl/reshadepresets/SuperDepth3D_VR/ReShadePreset.ini.old
Resolving dependencies...
Checking inter-conflicts...
Checking keyring...                                                                                                                                                                                          [1/1]
Checking integrity...                                                                                                                                                                                        [1/1]
Loading packages files...                                                                                                                                                                                    [1/1]
Checking file conflicts...                                                                                                                                                                                   [1/1]
Error: Failed to commit transaction:
conflicting files:
- steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Vortex Symlinks.conf already exists in filesystem,
  if this file is not needed, remove it and retry
- steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-Vortex Toggle.conf already exists in filesystem,
  if this file is not needed, remove it and retry
- steamtinkerlaunch: /usr/share/stl/guicfgs/1280x800/template/SteamTinkerLaunch-non-steam game.conf already exists in filesystem,
  if this file is not needed, remove it and retry
- steamtinkerlaunch: /usr/share/stl/guicfgs/1920x1080/template/SteamTinkerLaunch-non-steam game.conf already exists in filesystem,
  if this file is not needed, remove it and retry
- steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Vortex Toggle.conf already exists in filesystem,
  if this file is not needed, remove it and retry
- steamtinkerlaunch: /usr/share/stl/guicfgs/3840x2160/template/SteamTinkerLaunch-non-steam game.conf already exists in filesystem,
  if this file is not needed, remove it and retry
[daarkblood@DragonsDen steamtinkerlaunch]$ cd /user/share
bash: cd: /user/share: No such file or directory
[daarkblood@DragonsDen steamtinkerlaunch]$ cd /usr/share
[daarkblood@DragonsDen share]$ rm stl
rm: cannot remove 'stl': Is a directory
[daarkblood@DragonsDen share]$ rm -d stl
rm: cannot remove 'stl': Directory not empty
[daarkblood@DragonsDen share]$ rm -dr stl
rm: descend into write-protected directory 'stl'? y
rm: descend into write-protected directory 'stl/categories'? y
rm: remove write-protected regular file 'stl/categories/Vortex.conf.old'? y
rm: cannot remove 'stl/categories/Vortex.conf.old': Permission denied
rm: remove write-protected regular file 'stl/categories/Backup.conf.old'? y
rm: cannot remove 'stl/categories/Backup.conf.old': Permission denied
rm: remove write-protected regular file 'stl/categories/SBS-VR.conf.old'? y
rm: cannot remove 'stl/categories/SBS-VR.conf.old': Permission denied
rm: remove write-protected regular file 'stl/categories/ReShadeVR.conf.old'? y
rm: cannot remove 'stl/categories/ReShadeVR.conf.old': Permission denied
rm: remove write-protected regular file 'stl/categories/CheatEngine.conf.old'? y
rm: cannot remove 'stl/categories/CheatEngine.conf.old': Permission denied
rm: remove write-protected regular file 'stl/categories/FSR.conf.old'? y
rm: cannot remove 'stl/categories/FSR.conf.old': Permission denied
rm: remove write-protected regular file 'stl/categories/ReShade.conf.old'? y
rm: cannot remove 'stl/categories/ReShade.conf.old': Permission denied
rm: remove write-protected regular file 'stl/categories/GameConqueror.conf.old'? y
rm: cannot remove 'stl/categories/GameConqueror.conf.old': Permission denied
rm: remove write-protected regular file 'stl/categories/Luxtorpeda.conf.old'?
rm: remove write-protected regular file 'stl/categories/x64dbg.conf.old'?
rm: remove write-protected regular file 'stl/categories/Wineconsole.conf.old'?
rm: remove write-protected regular file 'stl/categories/OpenVR-FSR.conf.old'?
rm: remove write-protected regular file 'stl/categories/BlockInternet.conf.old'?
rm: remove write-protected regular file 'stl/categories/ScummVM.conf.old'?
rm: remove write-protected regular file 'stl/categories/DOSBox.conf.old'?
rm: remove write-protected regular file 'stl/categories/Conty.conf.old'?
rm: remove write-protected regular file 'stl/categories/Wine.conf.old'?
rm: descend into write-protected directory 'stl/regs'?
rm: descend into write-protected directory 'stl/eval'?
rm: descend into write-protected directory 'stl/guicfgs'?
rm: descend into write-protected directory 'stl/misc'?
rm: descend into write-protected directory 'stl/reshadepresets'?
rm: descend into write-protected directory 'stl/lang'? ^C
[daarkblood@DragonsDen share]$ rm -rdf stl
rm: cannot remove 'stl/categories/Vortex.conf.old': Permission denied
rm: cannot remove 'stl/categories/Backup.conf.old': Permission denied
rm: cannot remove 'stl/categories/SBS-VR.conf.old': Permission denied
rm: cannot remove 'stl/categories/ReShadeVR.conf.old': Permission denied
rm: cannot remove 'stl/categories/CheatEngine.conf.old': Permission denied
rm: cannot remove 'stl/categories/FSR.conf.old': Permission denied
rm: cannot remove 'stl/categories/ReShade.conf.old': Permission denied
rm: cannot remove 'stl/categories/GameConqueror.conf.old': Permission denied
rm: cannot remove 'stl/categories/Luxtorpeda.conf.old': Permission denied
rm: cannot remove 'stl/categories/x64dbg.conf.old': Permission denied
rm: cannot remove 'stl/categories/Wineconsole.conf.old': Permission denied
rm: cannot remove 'stl/categories/OpenVR-FSR.conf.old': Permission denied
rm: cannot remove 'stl/categories/BlockInternet.conf.old': Permission denied
rm: cannot remove 'stl/categories/ScummVM.conf.old': Permission denied
rm: cannot remove 'stl/categories/DOSBox.conf.old': Permission denied
rm: cannot remove 'stl/categories/Conty.conf.old': Permission denied
rm: cannot remove 'stl/categories/Wine.conf.old': Permission denied
rm: cannot remove 'stl/regs/winegstreamer-disable.reg.old': Permission denied
rm: cannot remove 'stl/regs/1225570.reg.old': Permission denied
rm: cannot remove 'stl/regs/x64dbg.reg.old': Permission denied
rm: cannot remove 'stl/eval/stlpackages/mo2.old': Permission denied
rm: cannot remove 'stl/eval/stlpackages/vortex.old': Permission denied
rm: cannot remove 'stl/eval/sets/evaluatorscript_vortex.vdf.old': Permission denied
rm: cannot remove 'stl/eval/sets/evaluatorscript_mo2.vdf.old': Permission denied
rm: cannot remove 'stl/eval/order.txt.old': Permission denied
rm: cannot remove 'stl/eval/packages/vcredist2005.old': Permission denied
rm: cannot remove 'stl/eval/packages/vcredist2012.old': Permission denied
rm: cannot remove 'stl/eval/packages/dotnet40-client-profile.old': Permission denied
rm: cannot remove 'stl/eval/packages/vcredist2019.old': Permission denied
rm: cannot remove 'stl/eval/packages/vcredist2008.old': Permission denied
rm: cannot remove 'stl/eval/packages/dotnet48.old': Permission denied
rm: cannot remove 'stl/eval/packages/dotnet40.old': Permission denied
rm: cannot remove 'stl/eval/packages/vcredist2010.old': Permission denied
rm: cannot remove 'stl/eval/packages/vcredist2015.old': Permission denied
rm: cannot remove 'stl/eval/packages/vcredist2017.old': Permission denied
rm: cannot remove 'stl/eval/packages/dotnet472.old': Permission denied
rm: cannot remove 'stl/eval/packages/dotnet46.old': Permission denied
rm: cannot remove 'stl/eval/packages/xna40.old': Permission denied
rm: cannot remove 'stl/eval/packages/physx-9.12.old': Permission denied
rm: cannot remove 'stl/eval/packages/physx-9.14.old': Permission denied
rm: cannot remove 'stl/eval/packages/directx2010.old': Permission denied
rm: cannot remove 'stl/eval/packages/openal.old': Permission denied
rm: cannot remove 'stl/eval/packages/vcredist2013.old': Permission denied
rm: cannot remove 'stl/eval/packages/dotnet452.old': Permission denied
rm: cannot remove 'stl/eval/packages/dotnet35.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Misc.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-launchGameTemplateMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Editor.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-launchGameMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-DXVK-Hud-Options.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Ask_Recreate_Compatdata.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-EntryBlockSelection.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-chooseWinetricksPrefix.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-GameScopeGui.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-installVortexGui.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-DownloadWine.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-PressureVessel.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-WinetricksPackageSelection-dlls.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-FavoritesSelection.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Gui.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-OneTimeRunGui.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-SetWineDebugChannels.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Vortex.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-non-steam game.conf': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-CreateCustomEvaluatorScript.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-MainMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-VR.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-VortexOptions.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Shader.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-launchGlobalMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-DownloadCustomProton.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Favorites.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Stl.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-AddVortexStage.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Proton.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-SortCategories.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Tools.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-CategorySelection.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Urls.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-Wine.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-SteamGridDB.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1920x1080/template/SteamTinkerLaunch-HelpUrlMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-launchGameTemplateMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-Editor.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-launchGameMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-DXVK-Hud-Options.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-Ask_Recreate_Compatdata.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-EntryBlockSelection.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-chooseWinetricksPrefix.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-GameScopeGui.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-Vortex Symlinks.conf': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-installVortexGui.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-DownloadWine.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-Vortex Toggle.conf': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-WinetricksPackageSelection-dlls.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-FavoritesSelection.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-OneTimeRunGui.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-SetWineDebugChannels.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-non-steam game.conf': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-CreateCustomEvaluatorScript.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-MainMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-VortexOptions.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-Shader.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-launchGlobalMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-DownloadCustomProton.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-Favorites.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-AddVortexStage.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-SortCategories.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-CategorySelection.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-ShaderRepoDialog.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/1280x800/template/SteamTinkerLaunch-HelpUrlMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Misc.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-launchGameTemplateMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Editor.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-launchGameMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-DXVK-Hud-Options.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Ask_Recreate_Compatdata.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-EntryBlockSelection.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-chooseWinetricksPrefix.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-GameScopeGui.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-installVortexGui.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-DownloadWine.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Vortex Toggle.conf': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-PressureVessel.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-WinetricksPackageSelection-dlls.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-FavoritesSelection.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Gui.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SteamCategorySelection.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-OneTimeRunGui.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SetWineDebugChannels.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Vortex.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-non-steam game.conf': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-MainMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-VR.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-VortexOptions.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Shader.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-launchGlobalMenu.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-DownloadCustomProton.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Favorites.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Stl.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-AddVortexStage.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Proton.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SortCategories.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Tools.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-CategorySelection.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Urls.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-Wine.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-SteamGridDB.conf.old': Permission denied
rm: cannot remove 'stl/guicfgs/3840x2160/template/SteamTinkerLaunch-HelpUrlMenu.conf.old': Permission denied
rm: cannot remove 'stl/misc/stl-vr-patch.old': Permission denied
rm: cannot remove 'stl/misc/helpurls.txt.old': Permission denied
rm: cannot remove 'stl/misc/favorites.conf.old': Permission denied
rm: cannot remove 'stl/misc/winedebugchannels.txt.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/71340.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/108800.sh.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/319910.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/214490.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/108800.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/208200.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/425210.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/1282690.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/35700.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/444000.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/35720.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/750920.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/391220.conf.old': Permission denied
rm: cannot remove 'stl/misc/sbstweaks/539330.conf.old': Permission denied
rm: cannot remove 'stl/misc/repocustomlist.txt.old': Permission denied
rm: cannot remove 'stl/reshadepresets/SuperDepth3D_VR/ReShade.ini.old': Permission denied
rm: cannot remove 'stl/reshadepresets/SuperDepth3D_VR/ReShadePreset.ini.old': Permission denied
rm: cannot remove 'stl/lang/italian.txt.old': Permission denied
rm: cannot remove 'stl/lang/russian.txt.old': Permission denied
rm: cannot remove 'stl/lang/polish.txt.old': Permission denied
rm: cannot remove 'stl/lang/english.txt.old': Permission denied
rm: cannot remove 'stl/lang/german.txt.old': Permission denied
[daarkblood@DragonsDen ~]$ sudo pamac remove steamtinkerlaunch
Error: target not found: steamtinkerlaunch

You previously attempted to install it manually, so you’ll need to remove leftover conflicting files before installing the AUR package.

Tip: When pasting terminal output on Discourse forums, one can either…

  • Highlight it and use the Preformatted text </> toolbar button.

  • Add three backticks ` above and below the text (Markdown):

    ```
    text
    ```

  • Use HTML:

    <pre><code>
    text
    </pre></code>

I’ve done it for you this time. I’ve also cleaned up to output. :wink:

That sounds strange… You are downloading the tar.gz and extracting it to ~/.steam/root/compatibilitytools.d right? And then restarted Steam?

I learned that by looking at the terminal output. The problem is that I’m having a lot of trouble removing the files themselves. I’m unable to do it via Dolphin, command line or uninstall commands with pamac.

Thank you for the tips though! I will keep them in mind!

If I could simply paste an image in here I would but it is definitely in there and it is unzipped. Which confuses me because I’ve dug through many tutorials about this and they all say the same thing. Yet, even with the Proton-6.13-GE-1 folder in ~/.steam/root/compatibilitytools.d it doesnt show up. Since installation I have both restarted my computer and steam many times. I’ve only come here after extensive troubleshooting and lack of finding anyone else with the same problem.