You are not logged in.

#1 2021-10-08 09:05:07

fanda
Member
Registered: 2019-03-19
Posts: 21

Number of packages

Is it possible to get information by simply asking for the total number of packages on a remote repository? I want to query all the packages individually using a script and know the remaining amount to the end.

Offline

#2 2021-10-08 09:58:08

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: Number of packages

pacman -Sl <repo> | wc -l

Offline

Board footer

Powered by FluxBB