How to Install and Uninstall r-cran-processx Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "r-cran-processx" package

Please follow the instructions below to install r-cran-processx on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "r-cran-processx" package

This guide covers the steps necessary to uninstall r-cran-processx on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the r-cran-processx package on Ubuntu 20.10 (Groovy Gorilla)

Package: r-cran-processx
Architecture: amd64
Version: 3.4.3-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: 471
Depends: r-base-core (>= 4.0.2-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.3-1_amd64.deb
Size: 294296
MD5sum: a2bd9e97c10d150c090ec813925a9e9f
SHA1: 1e5a1677f51c8638203dd07504d72918e3414aaf
SHA256: 70976e53d12839079cc366edab9a90f0a98f137f5c4315372a36b5df10bafdcd
SHA512: 62a56238c5ce29863d20f2d486fab56316f868c88972589ed8f5fa4d3a5cb040710c615eb9b5fcc19dfb02ead7294a97972e3c80dca086623c272fb7ffc86b70
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