On 05/19/2017 02:18 PM, Mikolaj Izdebski wrote:
> For f26-build it's easy.
> 
> cat >/etc/yum.repos.d/koji.repo <<"EOF"
> [koji-f26-build]
> name=koji-f26-build
> baseurl=https://kojipkgs.fedoraproject.org/repos/f26-build/latest/$basearch/
> enabled=0
> EOF
> 
> dnf --enablerepo koji-f26-build install firefox
> dnf --enablerepo koji-f26-build update
> 
> etc.

Yes, but that does not get you signed packages, a plugin could look for
and get those.

> But installing arbitrary builds, like Zbyszek wants, it's not that
> simple since they are possibly not included in any repos at all...

Yeah, it would have to likely download them locally and install from there.

kevin



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to