You are not logged in.

#1 2013-01-29 16:28:42

halfling
Member
Registered: 2013-01-29
Posts: 2

pacman cannot find some packages

Hi, I'm relatively new to arch linux, and I'm installed it and am I logged in. But I try to install xarchive from the package manager, it says "error: target not found: xarchive". I can see that is is listed here "https://aur.archlinux.org/packages/xarchive/".

I am logged in as root.
I called "pacman -S xarchive".

My /etc/pacman.conf is:
[options]
HoldPkg     = pacman glibc
SyncFirst   = pacman
Architecture = auto

CheckSpace

[core]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

[extra]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

[community]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

[multilib]
Include=/etc/pacman.d/mirrorlist

Offline

#2 2013-01-29 16:32:56

chris_l
Member
Registered: 2010-12-01
Posts: 390

Re: pacman cannot find some packages

Doing "pacman -S package" is for packages from the official repositories. That xarchive is from AUR instead.

Read https://wiki.archlinux.org/index.php/AU … g_packages for more info about installing AUR packages.


"open source is about choice"
No.
Open source is about opening the source code complying with this conditions, period. The ability to choose among several packages is just a nice side effect.

Offline

#3 2013-01-29 16:34:35

halfling
Member
Registered: 2013-01-29
Posts: 2

Re: pacman cannot find some packages

Ah no wonder, thanks.

Offline

#4 2013-01-29 18:26:15

Stebalien
Member
Registered: 2010-04-27
Posts: 1,239
Website

Re: pacman cannot find some packages

Please mark this as solved by editing the first post and prepending "[SOLVED]" to the title.


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C

Offline

Board footer

Powered by FluxBB