Package Development
39 commands in this category.
DISTRIBUTION:
eapply
Applies patches that can be used in ebuilds (helper tool).
ebuild
Utility for performing ebuild operations (e.g., manifest, digest) directly on ebuild files.
ebuild manifest
Generates or updates manifest entries for an ebuild.
ebuild manifest verify
Checks if the manifest and distfiles match each other.
ebuild test
Runs a test or QA operation against an ebuild locally.
eopkg build
Build a package from source code.
eopkg build --no-deps
Build a package without dependencies.
eopkg build --output
Build a package with specific output.
eopkg build --verbose
Build package in detail.
epatch
Applies standardized patches in the ebuild context.
epro
(Ebuild family) Tools for ebuild operations (sometimes in repos).
epro(1)-helpers
Helper functions in ebuild development (conceptual).
epro-scripts
Collection of small helper scripts for ebuild development (context-specific).
hashdeep & md5sum (pkg checks)
Tools that can be used in ebuild workflows to check integrity (concept).
makepkg --chown
Create a package with chown.
makepkg --linkadd
Create a package with link addition.
osc
OpenSUSE Build Service Client
osc build
Build a package locally.
osc checkout
Checks out a package from OBS.
osc commit
Committed changes to OBS.
osc update
Updated local copy.
pkgcheck
Automated tool for ebuilds and repositories (Lint, QA, Security).
repoman
Tool for checking and preparing ebuild repositories (checks Manifest, QA, etc.).
repoman commit
Supports committing changes in ebuild repositories (QA checks before commit).
repoman full
Runs a full QA check on an ebuild or repository.
repoman manifest
Creates or updates manifest files for ebuilds.
rpmbuild
RPM package building.
rpmbuild -ba
Build binary and source RPMs.
rpmbuild -bb
Build only binary RPM.
rpmbuild -bs
Build only the source RPM.
slackbuild
SlackBuild script for package building.
slackbuild-clean
Clean operations with SlackBuild.
slackbuild-info
Info operations with SlackBuild.
slackbuild-install
Installation operations with SlackBuild.
slackbuild-reinstall
Reinstallation with SlackBuild.
slackbuild-remove
Remove operations with SlackBuild.
slackbuild-search
Search operations with SlackBuild.
slackbuild-upgrade
Upgrade operations with SlackBuild.
zypper source-install
Installs source packages.