Linux cli command r2pm

➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command r2pm and provides detailed information about the command r2pm, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the r2pm.

Allows to install, update, uninstall and discover plugins and tools that can be used with radare2.

Adds an external r2pm repository, no arguments to -a will list all the registered repos, use ‘-a - repo’ to unregister/remove those repos.

Show information about repository and installed packages

Install a package

Open the package script with your favourite editor

Show source code of the r2pm package

Install a package in the system directory

Uninstall a package

Force uninstall a package

Initialize or Update the package database

Uninstall a package from the system directory

List installed packages

Search in database for packages matching keyword

Set the R2PM_TIME env var to tell the time to take package source from git

Run command with R2PM_BINDIR in PATH

Requires -c to clean the R2PM_PLUGDIR

Show version information

Show usage help message

List all special env-vars defined by r2pm internally

Show value of given internal environment variable

Clean the source cache

The database is initialized and pulled automatically, all the named actions have been deprecated, use only flags

Install a package

$ r2pm -i yara3

Install a test package (don’t git pull on $R2PM_GITDIR/yara3)

$ R2PM_GITSKIP=1 r2pm -ci yara3

Avoid init/update calls (don’t git pull on $R2PM_DBDIR)

$ R2PM_OFFLINE=1 r2pm -i yara

Uninstall a package

$ r2pm -u yara3

Search a package

$ r2pm -s yara

List installed packages

$ r2pm -l

SUDO=sudo R2PM_PLUGDIR=/.local/share/radare2/plugins R2PM_BINDIR=/.local/share/radare2/prefix/bin R2PM_OFFLINE=0 R2PM_DBDIR=/.local/share/radare2/r2pm/db R2PM_GITDIR=/.local/share/radare2/r2pm/git R2PM_GITSKIP= R2PM_TIME= R2_LOG_LEVEL R2PM_INCDIR R2PM_LIBDIR R2PM_PREFIX R2PM_LEGACY

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░