Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rpm

Find out which package I have to install on a Linux system

bash command-line rpm deb

In an RPM %files section is it possible to specify a directory and all of its files and subdirectories recursively?

recursion rpm rpm-spec

RPM Spec file installed but unpackaged files in the %doc directive

rpm specifications

How to require a file not owned by an RPM in a spec file "Requires" line?

What exactly does the RPM Obsoletes tag do?

rpm specifications

Side by side RPM versions

rpm yum rpm-spec

How do you change the umask when building with rpmbuild?

permissions rpm umask

List of changed files in RPM

linux rpm

how to install rpm package to non-default path? [closed]

rpm system-administration

cpack (creating RPM) ignores CMAKE_INSTALL_RPATH (sets RPATH to empty string - rather than an explicit value)

How do we rename a rpm build?

rpm rpmbuild

How to update the RPM version?

RPM spec variable for (sub)package name?

centos redhat rpm rpmbuild

RPM build process without installing

rpm rpmbuild

Debugging RPM scriptlets with -x

rpm

How to find rpm prefix after installing the rpm package

rpm

What is the best way of creating several rpm's (deb's) packages in one CMake project?

cmake rpm deb cpack