How to Install and Uninstall r-cran-processx Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "r-cran-processx" package

This tutorial shows how to install r-cran-processx on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install r-cran-processx

2. Uninstall "r-cran-processx" package

Learn how to uninstall r-cran-processx on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove r-cran-processx $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-processx package on Ubuntu 21.10 (Impish Indri)

Package: r-cran-processx
Architecture: amd64
Version: 3.4.5-1
Priority: optional
Section: universe/gnu-r
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian R Packages Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 480
Depends: r-base-core (>= 4.0.3-1), r-api-4.0, r-cran-ps (>= 1.2.0), r-cran-r6, libc6 (>= 2.14)
Recommends: r-cran-testthat, r-cran-callr (>= 3.2.0), r-cran-codetools, r-cran-curl
Suggests: r-cran-covr, r-cran-crayon, r-cran-withr
Filename: pool/universe/r/r-cran-processx/r-cran-processx_3.4.5-1_amd64.deb
Size: 296016
MD5sum: 77f65adec3626a895cd2d342ee4ecd73
SHA1: 48f393b375086dcebcc43daaebb24916a33b276b
SHA256: 17d377715342eb6deb1dbecf2cacf394a6f8874985e11a18f97f81740c3eb37e
SHA512: f813481580da6f9f482120eeec51a7faceee4414e4baa4098e268b50f42204a7fa85b420371c6d30314e77e0ac1ce4cd5b89118aca4aa057ebdcc8314cb8d742
Homepage: https://cran.r-project.org/package=processx
Description-en: GNU R execute and control system processes
Tools to run system processes in the background.
It can check if a background process is running; wait on a background
process to finish; get the exit status of finished processes; kill
background processes and their children; restart processes. It can read
the standard output and error of the processes, using non-blocking
connections. 'processx' can poll a process for standard output or
error, with a timeout. It can also poll several processes at once.
Description-md5: cd9274e0bf2da739d5a6df9eacd9af21