You are not logged in.
Pages: 1
Hi. I need to install a rpm or a debian package in arch. Is this possible The application i need to install is Varicad. Can anyone help???
Last edited by kimothy (2008-08-08 15:33:49)
AMD Phenom X4 965, Gigabyte MA770-UD3, Ati Radeon HD4850, Asus Xonar STX
Offline
Welcome to the forums.
Arch has a script in the repos that will extract file structures from RPM files. Oddly enough, it's called 'rpmextract'. Install it and run:
rpmextract.sh <what_ever_your_rpm_is>
You can manual copy the directories over from there. I wouldn't do that though. I would either write a PKGBUILD to do it so you can easily have upgrade, install, and remove options, or go to the AUR Package Request sub-forum and ask someone to do it for you.
Last edited by skottish (2008-08-04 16:14:36)
Offline
Also check if it's already packaged in the AUR
[git] | [AURpkgs] | [arch-games]
Offline
Nope, it's not in the AUR (its not open-source anyways, it's shareware).
My Rigs:
- Mid-2007 iMac 20", Intel 2GHz Core 2 Duo, 2x1GB DDR2-800, 250GB SATA HDD, and...MIGHTY MOUSE!!! , OSX 10.5 Leopard, ATI Radeon 2400XT 128MB
- HP zv6203cl, AMD Athlon 64 3200 S939, 2x512MB DDR400, 80GB 4200rpm HDD, ATI Radeon Xpress 200M 128MB, Arch i686
- 1986 Gibson SG Junior Cherry Red, Ibanez 15W amp, DigiTech RP250 modeling processor
Offline
Thanks for the answers. I'm really getting to like arch I'll try the script once my system is set up and post back.
Thanks again
AMD Phenom X4 965, Gigabyte MA770-UD3, Ati Radeon HD4850, Asus Xonar STX
Offline
Worked like a charm ;-) Thanks :-)
AMD Phenom X4 965, Gigabyte MA770-UD3, Ati Radeon HD4850, Asus Xonar STX
Offline
Pages: 1