rep

command module
v3.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

README

GoReportCard Code Climate Maintainability Codacy badge
GitHub Actions CI Status GitHub Actions CodeQL Status

Usage demoInstallationUsageCI StatusLicense


rep is a DNF/YUM repository management utility.

Usage demo

demo

Installation

From ESSENTIAL KAOS Public Repository

sudo dnf install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '"' | cut -d':' -f5).noarch.rpm
sudo dnf install rep

Containers

Official rep images available on GitHub Container Registry and Docker Hub. Install the latest version of Podman or Docker, then:

curl -fL# -o rep-container https://kaos.sh/rep/rep-container
chmod +x rep-container
sudo mv rep-container /usr/bin/rep

mkdir /opt/rep
export REP_DIR=/opt/rep

# Create repository configuration in /opt/rep/conf (use common/repository.knf.example as an example)

rep init src x86_64
rep add my-package.el8.x86_64.rpm

Official Docker images with rep:

Usage

CI Status

Branch Status
master CI
develop CI

License

Apache License, Version 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cli
rpm

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL