You are not logged in.

#26 2020-04-14 04:08:12

CarbonChauvinist
Member
Registered: 2012-06-16
Posts: 413
Website

Re: How to use archlinuxcn for only one application?

eschwartz wrote:

I'll propose yet another solution, add the archlinuxcn repo to the main conf file but with "Usage = Sync Search" and packages will never be installed from there unless you do "pacman -S archlinuxcn/chromium-vaapi" with the "archlinuxcn/" prefix to the package name.

I actually thought of this as a suggestion, but decided not to post as I wasn't sure how proper it was.

I've actually done what you've described with testing just to satisfy my curiosity and always be able to see what's on testing with a quick `pacman -Sl {community-,}testing`. Also used to cheekily install mesa when wanted to preview the update to the new version before it was in core.

$ cat /etc/pacman.conf 
...
[testing]
Include = /etc/pacman.d/mirrorlist
Usage = Sync Search
...
[community-testing]
Include = /etc/pacman.d/mirrorlist
Usage = Sync Search
...

Last edited by CarbonChauvinist (2020-04-14 04:17:18)


"the wind-blown way, wanna win? don't play"

Offline

#27 2020-04-14 04:19:32

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: How to use archlinuxcn for only one application?

CarbonChauvinist wrote:

I actually thought of this as a suggestion, but decided not to post as I wasn't sure how proper it was.

I've actually done what you've described with testing just to satisfy my curiosity and always be able to see what's on testing with a quick `pacman -Sl {community-,}testing`. Also used to cheekily install mesa when wanted to preview the update to the new version before it was in core.

It's plenty kosher, we "cheekily" do the same thing on the www.archlinux.org infrastructure: https://git.archlinux.org/infrastructur … an.conf.j2


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

Board footer

Powered by FluxBB