build

runtime

Install

All systems
curl cmd.cat/build.sh
Debian Debian
apt-get install r-base-core
Ubuntu
apt-get install r-base-core
Arch Arch Linux
pacman -S obs-build
image/svg+xml Kali Linux
apt-get install dradis
Fedora
dnf install obs-build
Windows (WSL2)
sudo apt-get update sudo apt-get install r-base-core
Raspbian
apt-get install r-base-core

R-core

runtime

r-base-core

GNU R core of statistical computation and graphics system

R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-<name>'. This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package.

edk2-tools-python

Tools

obs-build

scripts for building RPM/debian packages for multiple distributions

This package provides scripts for building RPM and debian packages in contained environments for various build distributions. These tools are use by Open Build Service workers and openSUSE distribution by default.

r

Language and environment for statistical computing and graphics

atom

A hackable text editor for the 21st Century

dradis

Collaboration tools for penetration testing

Dradis is a tool to help in the process of penetration testing. Penetration testing is about information: 1. Information discovery 2. Exploit useful information 3. Report the findings But penetration testing is also about sharing the information you and your teammates gather. Not sharing the information available in an effective way will result in exploitation oportunities lost and the overlapping of efforts.