Python installation/cleanup management

A

Asaf Las

Hi

What is the best way to manage Python isolated from
/bin /usr/bin ... installations done via source code
compilation on yum/rpm based systems?

there are some alternatives i guess could be done:

* configure --prefix, then delete
* checkinstall
* fpm (questionable for python?)
* make altinstall and diff fs for pre post changes
* diving into rpm spec file
-------------------
* any other?

main objective is to figure out upgrade or python
release test methods done in least painless way.

have searched issue but either missed or there is no
much comparison of above.

Thanks

Asaf
 
A

Asaf Las


Epel repository provides paco for CentOS. Guess RH does same.
paco x86_64 2.0.9-6.el6

(yet there are couple of other tools based on interception of copied
files during make install)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,201
Latest member
KourtneyBe

Latest Threads

Top