Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

71%
+3 −0
Q&A Get current server of pacman

How do I get the URL of the remote repository that pacman uses to download packages? I know that I can tell pacman which server to use by editing /etc/pacman.d/mirrorlist. But in my case, all of t...

1 answer  ·  posted 2y ago by Matthias Braun‭  ·  edited 2y ago by Matthias Braun‭

Question arch-linux
#2: Post edited by user avatar Matthias Braun‭ · 2021-07-29T06:38:10Z (over 2 years ago)
wording
  • How do I get the URL of the remote repository that [pacman](https://wiki.archlinux.org/title/Pacman) uses to get packages?
  • I know that I can tell pacman which server to use by editing `/etc/pacman.d/mirrorlist`. But in my case, all of the lines are commented out and given that a command like `pacman -Syu` *still* works, I'm wondering which server pacman contacts to update the system.
  • How do I get the URL of the remote repository that [pacman](https://wiki.archlinux.org/title/Pacman) uses to download packages?
  • I know that I can tell pacman which server to use by editing `/etc/pacman.d/mirrorlist`. But in my case, all of the lines are commented out and given that a command like `pacman -Syu` *still* works, I'm wondering which server pacman contacts to update the system.
  • []()
#1: Initial revision by user avatar Matthias Braun‭ · 2021-07-25T11:06:57Z (over 2 years ago)
Get current server of pacman
How do I get the URL of the remote repository that [pacman](https://wiki.archlinux.org/title/Pacman) uses to get packages?

I know that I can tell pacman which server to use by editing `/etc/pacman.d/mirrorlist`. But in my case, all of the lines are commented out and given that a command like `pacman -Syu` *still* works, I'm wondering which server pacman contacts to update the system.