You are not logged in.

#1 2009-10-24 08:55:49

drsjlazar
Member
From: Kasama
Registered: 2009-10-01
Posts: 133
Website

[SOLVED] Can't find cmake in 'extra' repos

I'm trying to install cmake but it doesn't appear in the extra repos... which is where it should appear according to a search on the site.

http://www.archlinux.org/packages/?q=cmake

I was using the Romanian mirrors but they do not seem to be working. So I switched to the US mirrors and those seem to be working. But core, extra and community get updated every time even if I run pacman within seconds.

sudo pacman -Suy
:: Synchronizing package databases...
 core                       2.0K  186.1K/s 00:00:00 [######################] 100%
 extra                      2.1K 1912.2K/s 00:00:00 [######################] 100%
 community                  2.1K 1856.2K/s 00:00:00 [######################] 100%
 kdemod-core is up to date
 kdemod-extragear is up to date
 kdemod-playground is up to date
 archlinuxfr is up to date
:: Starting full system upgrade...
 local database is up to date
[shane@acer-arch shane]$ sudo pacman -Suy
:: Synchronizing package databases...
 core                       2.0K  179.2K/s 00:00:00 [######################] 100%
 extra                      2.1K 1861.8K/s 00:00:00 [######################] 100%
 community                  2.1K 1752.7K/s 00:00:00 [######################] 100%
 kdemod-core is up to date
 kdemod-extragear is up to date
 kdemod-playground is up to date
 archlinuxfr is up to date
:: Starting full system upgrade...
 local database is up to date

Is this normal? Shouldn't it say something like 'core is up to date'?

Searching for cmake gives nothing

[shane@acer-arch shane]$ pacman -Ss cmake
[shane@acer-arch shane]$

Am I doing something wrong?

Last edited by drsjlazar (2009-10-24 09:44:45)

Offline

#2 2009-10-24 09:10:12

chpln
Member
From: Australia
Registered: 2009-09-17
Posts: 361

Re: [SOLVED] Can't find cmake in 'extra' repos

Try refreshing your package list.

$ pacman -Syy

Offline

#3 2009-10-24 09:44:13

drsjlazar
Member
From: Kasama
Registered: 2009-10-01
Posts: 133
Website

Re: [SOLVED] Can't find cmake in 'extra' repos

chpln wrote:

Try refreshing your package list.

$ pacman -Syy

That fixed it. Thanks!

Offline

Board footer

Powered by FluxBB