@ItachiSan I am intrested to pick up this package.
Search Criteria
Package Details: git-credential-manager-extras 2.7.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/git-credential-manager.git (read-only, click to copy) |
|---|---|
| Package Base: | git-credential-manager |
| Description: | Additional login UIs to Github and Bitbucket for Git Credential Manager Core |
| Upstream URL: | https://github.com/git-ecosystem/git-credential-manager |
| Licenses: | MIT |
| Submitter: | ItachiSan |
| Maintainer: | MojArch |
| Last Packager: | MojArch |
| Votes: | 7 |
| Popularity: | 0.38 |
| First Submitted: | 2024-01-11 16:17 (UTC) |
| Last Updated: | 2026-02-07 10:24 (UTC) |
Dependencies (11)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- git-credential-managerAUR (git-credential-managerAUR, git-credential-manager-binAUR)
- krb5 (krb5-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- dotnet-sdk-8.0 (dotnet-sdk-8.0-binAUR) (make)
- dpkg (dpkg-gitAUR, dpkg-gitAUR) (make)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- krb5 (krb5-gitAUR) (make)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat) (make)
- dotnet-runtime-8.0 (dotnet-runtime-8.0-binAUR) (check)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (check)
Required by (1)
- git-credential-manager (optional)
Sources (2)
MojArch commented on 2026-02-07 10:00 (UTC)
ItachiSan commented on 2026-01-11 18:59 (UTC)
Hello to whomever is listening,
Since I am not using this package, I will disown it. As of today (2026-01-11) the package is up to date.
Feel free to poke me for maintenance help and hope someone will pick it up soon!
ItachiSan commented on 2025-03-28 10:17 (UTC)
Sorry for the very late reply, the libs are in the -extras package. Are they required now for the basic functionality?
ItachiSan commented on 2025-03-28 09:45 (UTC)
Hi everyone,
As people have noticed, this package has been left alone and I maintained its clone git-credential-manager since it follows the correct upstream name.
I will submit a merge request, so please migrate to the new package :)
oliveiraop commented on 2024-10-27 13:01 (UTC)
The installation is not coming with the .so libs (harfbuzz and skiasharp) to use with the secretservice, i think that is some problema with the pkgbuild. I've installed with yay btw. Copying these two files from the official gcm tarball to the /usr/lib/share folder resolves the problem.
jongeduard commented on 2024-06-23 12:32 (UTC) (edited on 2024-06-23 12:35 (UTC) by jongeduard)
Git Credential Manager should just stick to LTS .NET versions.
They should have never updated to .NET 7 anyway, because of the short support lifecycle. Everyone is now far too late with updating things properly.
The version on NuGet (which you install as a .NET tool) for .NET 8 is still waiting to be released. I was using that one on my system.
.NET 8 has been released 7 months ago now. If there's such a problem with updating, just take more time. .NET 6 still has support because it's an LTS, so then the whole problem wouldn't have existed. But that's too late now.
yataro commented on 2024-05-09 18:14 (UTC)
It is also a good idea to pin the package to a particular version of the SDK, like extra/marksman from official repo does.
chust commented on 2024-05-09 16:13 (UTC)
GCM 2.5.0 has updated to .NET 8.0, please update the PKGBUILD as well.
yataro commented on 2024-04-11 17:27 (UTC)
Just curious, why install to /usr/lib/share/$pkgname? I've never seen the /usr/lib/share directory used anywhere. I believe it should be /usr/lib/$pkgname or /opt/$pkgname.
Pinned Comments
ItachiSan commented on 2025-03-28 09:45 (UTC)
Hi everyone, As people have noticed, this package has been left alone and I maintained its clone
git-credential-managersince it follows the correct upstream name. I will submit a merge request, so please migrate to the new package :)