Linux Magazine: Creating Custom RPMs, Part One | Linux Today

Linux Magazine: Creating Custom RPMs, Part One

Written By
RWS
Roderick W. Smith
Nov 3, 2004

“RPMs can be a great way to manage the packages you install on
your system. Unfortunately, not everything you might want to
install is available in RPM form. Perhaps you need a more recent
version of a program than the one that ships with your
distribution; or maybe it’s a program you wrote yourself; or
perhaps it’s just something that’s very obscure. Similar dilemmas
can occur with non-program packages, such as font or clip art
collections.

“Whatever the case, if you’re installing a program for a single
computer, chances are you’ll just install it the old-fashioned way,
by typing make && make install (or some
similar set of commands) in the source directory. make gets the job
done, but it means you’re giving up the benefits of the RPM system.
What’s more, if you’re maintaining several computers, running
around installing the same package on all of them can be
tedious.

Complete
Story

RWS

Roderick W. Smith

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.