You are not logged in.

#1 2010-02-20 19:26:44

Fleet
Member
Registered: 2008-07-09
Posts: 33

Can't install winetricks

Hello,

I am trying to install winetricks, but when I run "pacman -Sy winetricks" I get:

winetricks package not found, searching for group...
error: 'winetricks': not found in sync db

I have uncommented all the US and Denmark mirrors in my mirrorlist. Why is this happening?

Best regards

Offline

#2 2010-02-20 19:28:51

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

Re: Can't install winetricks


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

Offline

#3 2010-02-20 19:33:54

Fleet
Member
Registered: 2008-07-09
Posts: 33

Re: Can't install winetricks

Oh, I see it has been removed from community. Very nice if it's not being maintained. I wish to install MS Office 2007. I will see if it can be done without winetricks.

Offline

#4 2010-02-21 01:05:25

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

Re: Can't install winetricks

Or you could install winetricks from the AUR...  It is a very simple process.

Offline

#5 2010-02-21 10:01:28

Fleet
Member
Registered: 2008-07-09
Posts: 33

Re: Can't install winetricks

Could you explain to me how to do it, Allan. I can't find winetricks in any repos?

Offline

#6 2010-02-21 10:23:41

Fleet
Member
Registered: 2008-07-09
Posts: 33

Re: Can't install winetricks

The thing is, I want to install it with ABS.

Offline

#7 2010-02-21 11:14:50

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

Re: Can't install winetricks

What?  I think you need to read the wiki about ABS and AUR some more

Offline

#8 2010-02-21 11:44:39

Fleet
Member
Registered: 2008-07-09
Posts: 33

Re: Can't install winetricks

Sorry for the bad formulation, what I meant was that I can't find the winetricks buildfile in my ABS tree. I want to install winetricks with pacman, so I can remove it with pacman too if I want to do so later.

Offline

#9 2010-02-21 11:52:01

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

Re: Can't install winetricks

The packages in the AUR allows you to do that.  In fact, they basically force you to.

Offline

#10 2010-02-21 12:58:07

stefanwilkens
Member
From: Enschede, the Netherlands
Registered: 2008-12-10
Posts: 624

Re: Can't install winetricks

wget http://aur.archlinux.org/packages/winet … cks.tar.gz
tar -zxvf winetricks.tar.gz
cd winetricks
makepkg
sudo pacman -U *.pkg.tar.gz

to do all this, you will need to have installed the base-devel group, cabextract and wine:
sudo pacman -S base-devel cabextract wine

smile

Last edited by stefanwilkens (2010-02-21 12:59:15)


Arch i686 on Phenom X4 | GTX760

Offline

#11 2010-02-21 12:58:19

Topless
Member
Registered: 2010-02-20
Posts: 11

Re: Can't install winetricks

If you want to handle AUR packages in a similar way to pacman, I'd suggest yaourt.
http://wiki.archlinux.org/index.php/Yaourt

Offline

Board footer

Powered by FluxBB