Package Details: optimus-manager-git 4:0-1

Git Clone URL: https://aur.archlinux.org/optimus-manager-git.git (read-only, click to copy)
Package Base: optimus-manager-git
Description: Allows using Nvidia Optimus laptop graphics
Upstream URL: https://github.com/Askannz/optimus-manager
Licenses: MIT
Conflicts: bumblebee, envycontrol, nvidia-exec, nvidia-switch, nvidia-xrun, optimus-manager, switcheroo-control
Provides: optimus-manager
Submitter: dude
Maintainer: Askannz (es20490446e)
Last Packager: es20490446e
Votes: 136
Popularity: 0.39
First Submitted: 2019-01-20 22:11 (UTC)
Last Updated: 2026-04-14 13:09 (UTC)

Required by (4)

Sources (1)

Latest Comments

1 2 3 4 5 6 .. 16 Next › Last »

es20490446e commented on 2026-04-14 13:10 (UTC)

Fixed!

Oreste commented on 2026-04-14 09:01 (UTC) (edited on 2026-04-14 09:22 (UTC) by Oreste)

Mine was not working because it didn't fetched the right python version. I had to unistall it and modify PKGBUILD with:

diff --git a/PKGBUILD b/PKGBUILD
index 7070653..110fc24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ SoftwareVersion () {


 PythonVersion="$(
-       pacman --sync --print-format "%v" python |
+       pacman -Sddp --print-format "%v" python |
        cut --delimiter='-' --fields=1
 )"

in order to apply the patch copy the content and put in a file called PKGBUILD.patch on the root of the repository then launch patch -l -p1 < PKGBUILD.patch

es20490446e commented on 2026-04-13 18:43 (UTC)

What steps are you using for installing or upgrading?

username227 commented on 2026-04-13 13:42 (UTC)

Cannot built - python was updated to 3.14.4 and it's looking for 3.14.3, even in chroot.

es20490446e commented on 2026-03-25 16:49 (UTC)

Does using the command I told you fix the issue?

simona commented on 2026-03-25 13:34 (UTC)

Everything is up to date. I honestly took it for granted.

es20490446e commented on 2026-03-25 13:32 (UTC)

You must also ALWAYS update the rest of packages, otherwise the rest of the system may be left in an inconsistent state.

The command for that is: yay -Syu optimus-manager-git, which is the short-hand for yay --sync --refresh --sysupgrade.

simona commented on 2026-03-25 13:17 (UTC)

yay -S optimus-manager-git

es20490446e commented on 2026-03-25 13:15 (UTC)

What process have you followed to install or upgrade the package?

simona commented on 2026-03-25 11:44 (UTC) (edited on 2026-03-25 13:17 (UTC) by simona)

importlib.metadata.PackageNotFoundError: No package metadata was found for optimus-manager when launch