You are not logged in.

#1 2010-02-11 19:48:31

Keessince1988
Member
From: The Netherlands, Amsterdam
Registered: 2010-01-26
Posts: 6

Some software missing in the default repositories?

Hi,



I am a Debian Testing user so I'm new to Arch Linux and I can't find some packages; Unetbootin, Virtualbox and Wine.
In Debian apt-cache search [packagename] works perfectly, but pacman -Ss [packagename] doesn't seem to work as good.
Many queries don't work while the packages are in the Arch repository. So mostly I use apt-cache search to find software.
Is there a way to configure pacman to work better?

So are these three packages really not in the default repository? hmm
If that's the case then what's the reason? smile

According to this Wiki article pacman -S wine should work (I use x86_x64). But nothing happens, the package can't be found...

I have the same issue with Virtualbox, according to this article it is not available for x86_64. Why is that?:/
There was a Romanian repository to get VBox for x86_64 but most of the time it's dead. And doing a Windows like installation doesn't seem tempting either. smile

Unetbootin is a total mystery to me...

Can anyone help?

Extra info:
Arch Linux x86_64 (up to date)
Default repositories, uncommented enough mirrors



Thanks in advance!

Last edited by Keessince1988 (2010-02-11 19:49:22)

Offline

#2 2010-02-11 19:53:12

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Some software missing in the default repositories?

virtualbox-ose and wine are not in x86_64 repository since they cannot be build on a native x86_64 system since we are not having a multilib toolachain.

to use wine, use bin32-wine from aur and for virtualbox you can use virtualbox_bin or my repo http://bbs.archlinux.org/viewtopic.php? … 81#p631681

note: if you are using virtualbox_bin you need libpng12 from aur too.

Last edited by wonder (2010-02-11 19:58:15)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-02-11 19:57:26

Lars Stokholm
Member
From: Denmark
Registered: 2009-03-17
Posts: 223

Re: Some software missing in the default repositories?

Keessince1988 wrote:

According to this Wiki article pacman -S wine should work (I use x86_x64).

Actually, that's not true. smile http://wiki.archlinux.org/index.php/Wine#x86_64

Offline

#4 2010-02-11 20:09:53

jowilkin
Member
Registered: 2009-05-07
Posts: 243

Re: Some software missing in the default repositories?

wonder wrote:

note: if you are using virtualbox_bin you need libpng12 from aur too.

You sure? I use virtualbox_bin with the new libpng 1.4 installed and no libpng12 package.

Offline

#5 2010-02-12 14:24:15

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Some software missing in the default repositories?

jowilkin wrote:
wonder wrote:

note: if you are using virtualbox_bin you need libpng12 from aur too.

You sure? I use virtualbox_bin with the new libpng 1.4 installed and no libpng12 package.

i'm quite sure. i've seen a lot of users complain about virtualbox_bin and the vm's that went start and had an error.


Give what you have. To someone, it may be better than you dare to think.

Offline

#6 2010-02-12 14:51:24

agapito
Member
From: Who cares.
Registered: 2008-11-13
Posts: 703

Re: Some software missing in the default repositories?

Here is a pkgbuild for native wine 64 bits http://aur.archlinux.org/packages.php?ID=24855 But you can run only 64 bits windows apps. Sometimes doesn't compile.

If you want wine 32bits on your 64 bits system then here:  http://aur.archlinux.org/packages.php?ID=7915 but you need a lot of 32bits libs.

For virtualbox you can install closed source edition with usb support. Works fine on 64 bits system http://aur.archlinux.org/packages.php?ID=9753

Last edited by agapito (2010-02-12 14:52:26)


Excuse my poor English.

Offline

#7 2010-02-13 00:18:32

Daenyth
Forum Fellow
From: Boston, MA
Registered: 2008-02-24
Posts: 1,244

Re: Some software missing in the default repositories?

bin32-wine is also available in the Arch-Games repo

Offline

#8 2010-02-14 20:41:56

Keessince1988
Member
From: The Netherlands, Amsterdam
Registered: 2010-01-26
Posts: 6

Re: Some software missing in the default repositories?

Thanks everyone for the helpful information!

When I can run Virtualbox, Unetbootin and Wine then I'll be happy with Arch


@ wonder
I added your repository, every time I do pacman -Suy I get the error; "error: failed retreiving file 'core.db.tar.gz' from archlinux.ro : Not Found" 
Any thoughts?

Offline

#9 2010-02-14 20:44:35

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: Some software missing in the default repositories?

Just add

[vbox]
Server = http://archlinux.ro/~ioni/vbox

to your pacman.conf.

Do not add that to your mirrorlist file.

Offline

#10 2010-02-14 21:36:52

milomak
Member
Registered: 2009-11-04
Posts: 61

Re: Some software missing in the default repositories?

would pacman automatically pick up packages in this repo?

Offline

#11 2010-02-14 22:04:06

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Some software missing in the default repositories?

As nobody else has mentioned it (not surprising really), I'll just add that unetbootin is in the AUR - follow the AUR link above, read the right docs, and it's all yours.

Offline

Board footer

Powered by FluxBB