You are not logged in.

#1 2023-03-15 13:20:59

rpallen
Member
Registered: 2015-08-16
Posts: 22

How to install more recent version

Hello,

I am trying to install pipewire.  When I run "sudo pacman -S pipewire", I get several instances of:
erro: falha ao obter o arquivo "pipewire-1:0.3.66-2-x86_64.pkg.tar.zst" de ftp.rnl.tecnico.ulisboa.pt : The requested URL returned error: 404

When I go to the repositories there is only a more recent version of this file, specifically pipewire-1:0.3.67-1-x86_64.pkg.tar.zst
(That's 67 instead of 66)

What should I do to install pipewire?

Offline

#2 2023-03-15 13:28:16

GeorgeJP
Member
From: Czech Republic
Registered: 2020-01-28
Posts: 165

Re: How to install more recent version

Run "sudo pacman -Syu pipewire"
(it updates your package database first)

Offline

#3 2023-03-15 13:33:43

philo
Member
Registered: 2015-01-26
Posts: 243

Re: How to install more recent version

Use another mirror?

Offline

#4 2023-03-15 13:37:01

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 18,756

Re: How to install more recent version

That mirror is marked as having syncing issues currently, pick and place at the top of the mirror list an actively syncing mirror - with a low score, high completion % and a low delay time:   https://archlinux.org/mirrors/status/#successful

Offline

#5 2023-03-15 13:42:44

lenhuppe
Member
From: New Hampshire USA
Registered: 2018-12-10
Posts: 240
Website

Re: How to install more recent version

To my knowledge there is no package group called pipewire

My package list for pipewire setup is 'pipewire-alsa pipewire-pulse pipewire-jack wireplumber'

When setting up Gnome I add 'gst-plugin-pipewire pipewire-v4l2'

Lastly I have pulseaudio and jack disabled in my pacman.conf file under IgnorePkg

See https://wiki.archlinux.org/title/PipeWire

Last edited by lenhuppe (2023-03-15 13:43:28)


Whenever I try to eat healthy a chocolate bar looks at me and snickers

Offline

#6 2023-03-15 13:55:36

rpallen
Member
Registered: 2015-08-16
Posts: 22

Re: How to install more recent version

Thanks to all who replied.  GeorgeJP's solution worked.

How stupid of me to not think to update the repositories before running the installation.

Offline

Board footer

Powered by FluxBB