Cleanup

how to audit and delete unwanted rpm packages. how to back up repository list from YaST2.

avenuemax wrote:
> how to audit and delete unwanted rpm packages. how to back up repository
> list from YaST2.

RPM packages are automatically deleted by YaST…unless you manually
changed that from the default…

what do you mean “back up repository list from YaST2”? do you just
want a list of the repos you have enabled? then do


zypper lr -d > ~/Desktop/backupOfRepoLists.txt

and that list will magically appear on your desktop :slight_smile:


DenverD (Linux Counter 282315)
CAVEAT: http://is.gd/bpoMD
via NNTP w/TBird 2.0.0.23 | KDE 3.5.7 | openSUSE 10.3
2.6.22.19-0.4-default SMP i686
AMD Athlon 1 GB RAM | GeForce FX 5500 | ASRock K8Upgrade-760GX |
CMedia 9761 AC’97 Audio

Hi
Have a look at rpmorphan from the Contrib repositories, then
you need to review the list to make sure you could remove
them.

/etc/zypp contains the repository info, but why bother, an install
creates the required ones for a fresh system. I just make a list and
run zypper ar to add the common ones I use.

If your trying to customize your install then use SuSE Studio to build
up your system. Every repository on the build service is available to
pull in packages as well as the ability to add your own rpms (either
via upload or url link).


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.13-0.4-default
up 1 day 15:41, 2 users, load average: 0.09, 0.08, 0.02
GPU GeForce 8600 GTS Silent - Driver Version: 256.35

Malcolm:

I got rpmorphan working, thanks. I will manually add url to wiki (that i got from your repo, thanks again). Working with suse studio for building SOX compliant IT Audit system. Will im you when ready.

You might have been meaning like this too
http://thumbnails6.imagebam.com/8765/578b6d87642879.jpg](http://www.imagebam.com/image/578b6d87642879)

Right, I didnt explore.

Thansk Carl!