Robert's Projects

robert/cups

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • EPEL 9 : x86_64

robert/mtr

Latest version of mtr for active versions of Red Hat Enterprise Linux (or derivatives like Rocky Linux). mtr combines the functionality of the traceroute and ping programs in a single network diagnostic tool.
  • EPEL 7 : ppc64le, x86_64
  • EPEL 8 : aarch64, ppc64le, s390x, x86_64
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64

robert/iperf3

Latest version of iperf3 for active versions of Red Hat Enterprise Linux (or derivatives like Rocky Linux). iperf3 is a tool to measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics. It reports bandwidth, delay jitter, data-gram loss.
  • EPEL 7 : ppc64le, x86_64
  • EPEL 8 : aarch64, ppc64le, s390x, x86_64
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64

robert/ipcalc

Latest version of ipcalc for active versions of Red Hat Enterprise Linux (or derivatives like Rocky Linux). ipcalc provides a simple way to calculate IP information for a host or network. Depending on the options specified, it may be used to provide IP network information in human readable format, in a format suitable for parsing in scripts, generate random private addresses, resolve an IP address, or check the validity of an address.
  • EPEL 7 : ppc64le, x86_64
  • EPEL 8 : aarch64, ppc64le, s390x, x86_64
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64

robert/gajim

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64

robert/pdftk

This COPR repository is deprecated since October 2021, because a GCJ-free port of PDFtk has gotten part of the regular Fedora 33+ and EPEL 7+ repositories. The new package can be installed using yum install pdftk-java explicitly, alternatively existing pdftk users of this COPR repository are auto-migrated to pdftk-java when running yum update the next time. If PDF is electronic paper, then pdftk is an electronic staple-remover, hole-punch, binder, secret-decoder-ring, and X-Ray-glasses. Pdftk is a simple tool for doing everyday things with PDF documents. Keep one in the top drawer of your desktop and use it to: Merge PDF Documents Split PDF Pages into a New Document Decrypt Input as Necessary (Password Required) Encrypt Output as Desired Burst a PDF Document into Single Pages Report on PDF Metrics, including Metadata and Bookmarks Uncompress and Re-Compress Page Streams Repair Corrupted PDF (Where Possible) Pdftk is also an example of how to use a library of Java classes in a stand-alone C++ program. Specifically, it demonstrates how GCJ and CNI allow C++ code to use iText's (itext-paulo) Java classes.
  • EPEL 6 : i386, x86_64
  • EPEL 7 : x86_64

robert/gcj

GCJ is a portable, optimizing, ahead-of-time compiler for the Java Programming Language. It can compile Java source code to Java bytecode (class files) or directly to native machine code, and Java bytecode to native machine code. Compiled applications are linked with the GCJ runtime, libgcj, which provides the core class libraries, a garbage collector, and a bytecode interpreter. libgcj can dynamically load and interpret class files, resulting in mixed compiled/interpreted applications. However Red Hat Enterprise Linux 7 (and thus derivates like CentOS or Scientific Linux) does not provide any GCJ related packages (gcc-java, libgcj and java-gcj-compat) as part of the Linux distribution. Note that these packages are based on the official Source RPMs of RHEL 7, however they do not follow the Fedora Packaging Guidelines and thus are not eligible for Fedora EPEL 7. Important: There are no new development announcements from GCJ since 2009 and the software is since 2013 in deep maintenance mode only, all software developers using GCJ components as part of their project should consider switching to something else.
  • EPEL 7 : x86_64