You are not logged in.
Pages: 1
Hi,
when I use
git clone https://aur.archlinux.org/qdiskinfo.git I get a folder named " " and inside I can only see the PKGBUILD file:
https://imgur.com/a/tVrgT1k
Last edited by ormek (2025-12-05 15:31:20)
Offline
Are you sure the directory is actually named " "?
Did you get any errors?
(This cannot happen unless there was a horrible bug in git that somehow nobody else encounters…)
type -a git
ls -lOther than the folder name: What else did you expect?
https://wiki.archlinux.org/title/Arch_U … g_packages
Online
Sorry, my fault... I had a space after
git clone https://aur.archlinux.org/qdiskinfo.git and that's why the folder had no name I could see.
But in the new folder there is still only PKGBUILD:
https://imgur.com/a/sDhkNGM
Offline
Which is completely normal. Read the AUR wiki page.
Offline
Sorry again,
did a
makepkg --syncdepsand
pacman -U ... afterwards.
Thanks.
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Online
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Sorry I was looking for a way to do that. Haven't found it yet.
Edit: Found it.
Last edited by ormek (2025-12-05 15:31:42)
Offline
Pages: 1