Package Details: package-query 1.12-1

Git Clone URL: https://aur.archlinux.org/package-query.git (read-only, click to copy)
Package Base: package-query
Description: Query ALPM and AUR
Upstream URL: https://github.com/archlinuxfr/package-query/
Licenses: GPL
Submitter: tuxce
Maintainer: archlinuxfr (Skunnyk, f2404)
Last Packager: Skunnyk
Votes: 1144
Popularity: 0.014778
First Submitted: 2010-03-24 23:18 (UTC)
Last Updated: 2021-06-02 15:03 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 51 Next › Last »

aleksandar2810 commented on 2018-06-08 13:24 (UTC)

When I try to reinstall it manually I get:

==> ERROR: arch should be an array

I didn't change anything, just cloned git URL and ran makepkg. Thanks!

brando56894 commented on 2018-06-03 00:34 (UTC)

if you use makepkg -i you can skip the last step :)

Acidhub commented on 2018-06-01 10:40 (UTC) (edited on 2018-06-01 10:41 (UTC) by Acidhub)

Four simple steps to instal manually:

.

$ git clone https://aur.archlinux.org/package-query.git

$ cd package-query

$ makepkg

$ sudo pacman -U package-query-1.9-3-x86_64.pkg.tar.xz

mani.zaeim commented on 2018-06-01 10:32 (UTC) (edited on 2018-06-01 10:33 (UTC) by mani.zaeim)

curl -L -O https://aur.archlinux.org/cgit/aur.git/snapshot/package-query.tar.gz OR wget https://aur.archlinux.org/cgit/aur.git/snapshot/package-query.tar.gz to download the package

rashintha commented on 2018-05-31 08:19 (UTC)

Reinstall package query manually. It looks like both yaourt and package query is not available in the repo.archlinux.fr repository.

Download snapshot with wget. $ wget download_link

Extract $ tar -xvf package-query.tar.gz

Change directory $ cd package-query

Install with dependencies $ makepkg -s

After compilation is finished, install with pacman. $ sudo pacman -U package-query*.xz

ABOhiccups commented on 2018-05-31 00:37 (UTC)

package-query is not in http://repo.archlinux.fr/$arch Custom Repository.

mozo commented on 2018-05-29 18:29 (UTC)

You are welcome :)

maxxcan commented on 2018-05-29 17:46 (UTC)

@mozo The same error for mi without octopi or pamac-aur. But I fixed with your link. Thank you

cogwerkz commented on 2018-05-29 17:05 (UTC)

@mozo you probably have to rebuild octopi. Manually. But that should really be discussed on the octopi page, and only there, as all issues with package-query was fixed in today's update.

mozo commented on 2018-05-29 17:00 (UTC)

I just saying that octopi is broken too.