Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1044007
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T15:45:31+00:00 2026-05-16T15:45:31+00:00

I am new to installers and up until now have just been manually executing

  • 0

I am new to installers and up until now have just been manually executing a line by line list of items to install. Clearly this is not a scaleable approach, especially when new servers need to be installed regularly, and not by the same person.

Currently I need to install about 30 packages via Yum (from large ones like mySQL to smaller 70KB random ones)
Manually install a bunch of others (Python packages that are basically just “python setup.py install” commands)
Create some directories, change some permissions etc.

What is the best way to create something that automatically does this. I can’t always assume the client server has Yum, so would I need to download all the binaries and dependencies and have the script install them?

I know this is a loaded question. Does anyone know any good tutorials for this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T15:45:32+00:00Added an answer on May 16, 2026 at 3:45 pm

    You’re asking a few questions at once, so I’m just going to touch on packaging and installing Python libraries…

    Using setup.py you can turn Python packages into RPMs for installation on any Red Hat/CentOS
    box using yum. This is how I install all my packages internally at my job. Assuming the foundation rpmbuild utilities are installed, it’s a simple as this:

    python setup.py bdist_rpm
    

    This will build an RPM of your package in the dist folder (e.g. dist/mypackage-1.01-1-noarch.rpm). Then you can just add this RPM to your internal yum mirror (if you have an internal mirror) and from there you can easily distribute packages to your internal hosts.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have found this example on StackOverflow: var people = new List<Person> { new
I have just installed phpMyAdmin on my new Fedora Core 10 dedicated server. I
The program worked fine until I did this: Added a new class under an
I am new to doing manually installing. I reinstalled sdl manually, now everytime I
I'm new to PHP and have installed on Linux to boot (also a newbie).
For .net 3.5 SP1, Microsoft have the new client profile which installs only a
New to javascript/jquery and having a hard time with using this or $(this) to
New to both Ruby and Rails but I'm book educated by now (which apparently
First a bit of background. I have been working on the MS platform for
Ever since I installed emacs on a new machine I have seen an ugly

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.