Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installing Binary / RPMS ETC
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
travisl
n00b
n00b


Joined: 14 Oct 2004
Posts: 10
Location: UK

PostPosted: Wed Mar 02, 2005 7:13 am    Post subject: Installing Binary / RPMS ETC Reply with quote

HI All,

thanks for taking the time to read this. What I want to do as I have a slow machine (1ghtz) is to be able to install packages (binary, RPM's, Slackware) etc. without the need to compile from source (I know this breaks gentoo's selling point) I just need an easy way to install a package to see if I like it then I can build it from source when I have time. Does anyone have an detailed how to's on this or any suggestions.

cheers

Travis
_________________
Practitioner of Common Sense
Back to top
View user's profile Send private message
Ben2040
Guru
Guru


Joined: 07 May 2003
Posts: 445
Location: UK

PostPosted: Wed Mar 02, 2005 8:12 am    Post subject: Reply with quote

Hi

If you really have to install binary packages, then you simply:
Code:

# emerge rpm


Then:
Code:

# rpm <package-name-here>


You'll probably have to use --nodeps though, as rpm won't know about the already installed packages on the system.

Ben

EDIT - Just adding to uninstall you simply go:
Code:

# rpm -e <package-name-here>
Back to top
View user's profile Send private message
echo6
Guru
Guru


Joined: 04 Jan 2003
Posts: 587

PostPosted: Wed Mar 02, 2005 8:41 am    Post subject: Reply with quote

For Debian packages you can do ACCEPT_KEYWORDS="~x86" emerge ipkg-utils
Back to top
View user's profile Send private message
travisl
n00b
n00b


Joined: 14 Oct 2004
Posts: 10
Location: UK

PostPosted: Thu Mar 03, 2005 7:58 pm    Post subject: thanks Reply with quote

thanks guys for the help
_________________
Practitioner of Common Sense
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum