Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - Linux Tweaks > ARCHIVES - Tips, Tricks & Tweaks
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Tips, Tricks & Tweaks Post your tips, tricks and tweaks about SuSE Linux in here. Please do not ask questions here - this is for factual information

 
Page 1 of 5 1 23 Last »
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 18-Aug-2004, 06:19
Neo
Guest
 
Posts: n/a
Default

For those who don't know it exists (maybe good for a sticky ?):

To install RPM files with Yast, simply type the following at the command line : yast -i blabla.rpm

Afterwards you can easily remove these packages from within Yast.

If you downloaded source code from a program (tar.gz files) you can quickly make an RPM file from it to install it later on your or another pc (if dependencies are OK).
To do this, first of all install the package checkinstall from the SuSE 9.x dvd (I don't know if it exists on other suse versions)..
Then unpack you source package and cd to the directory where you unpacked the tar.gz file.
Run the following two commands:

./configure
make


But now instead of running make install you run checkinstall.
Answer the questions, edit some values if they are not appropriate and let the program run.
When finished, you'll find your uninstalled RPM in /usr/src/packages/RPMS/i686

Now you can install it where you want with yast - i your_package.rpm or with rpm -i your_package.rpm. This allows you to easily uninstall it afterwards because it's impossible or almost impossible to completely uninstall packages installed from source.

  #2 (permalink)  
Old 18-Aug-2004, 09:47
andrewd18
Guest
 
Posts: n/a
Default

SWEET.

I've been wondering how to do that kind of thing (take source and bump it into an easily installed / uninstalled RPM). This sticky was a lifesaver.

~~ Andrew D.
linuxnoob@wi.rr.com
  #3 (permalink)  
Old 19-Aug-2004, 02:02
jrev
Guest
 
Posts: n/a
Unhappy

OK
before I read this post I installed Mozilla 1.6 rpm on suse 9.0 just by clicking on the package

I cannot find any trace i Yast now to uninstall it

what am I gone do now ?

thanks
  #4 (permalink)  
Old 19-Aug-2004, 08:16
kastorff
Guest
 
Posts: n/a
Default

Just use the search function in the Install and Remove programs module. Of course you must have installed an rpm...other binary installers and installing from source aren't tracked by the rpm database.
  #5 (permalink)  
Old 21-Aug-2004, 10:20
shadowrm
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Neo@Aug 18 2004, 12:19
(maybe good for a sticky ?)
good for a sticky? yeah right! this post was freakin' awesome! thanks a ton! like you said, installing from source is nearly impossible to catch all the files ( but oh how i love my source ) at least now i can compile it to my own processor instead of using i386.rpms -- i now have i686.rpms hahaha... i shall rule the world with my i686 packages... :lol: well... then again...

thanks for the awesome post ( again )!
  #6 (permalink)  
Old 27-Aug-2004, 12:46
fuzzymonkey
Guest
 
Posts: n/a
Default

That rocks, thanks
  #7 (permalink)  
Old 27-Aug-2004, 21:20
Joe
Guest
 
Posts: n/a
Default

I assume all the packages that I have been making are i386 since they are placed in the i386 folder? How would you make i686 packages?
  #8 (permalink)  
Old 27-Aug-2004, 21:36
Joe
Guest
 
Posts: n/a
Default

I just created a package for the new Gaim 0.82.1 and when I went to install it via Yast, it said the package size was 42 mb. Isn't that a little large for a program like Gaim? Installing version 0.81 from Guru's site only says 7.8 mb.
  #9 (permalink)  
Old 27-Aug-2004, 23:27
kastorff
Guest
 
Posts: n/a
Default

I suppose you left the power windows and power door locks options on?

Actually that does seem like a pretty big discrepancy.
  #10 (permalink)  
Old 01-Sep-2004, 14:30
sbcdivision63
Guest
 
Posts: n/a
Default

ok, i downloaded the checkinstall from the yast ftp and installed it, then followed your instructoins doing ./configure and then make, but when i run checkinstall it says command not found. i know its installed cause i reinstalled it to be sure. any ideas?
 
Page 1 of 5 1 23 Last »

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2