How to Install and Uninstall R-vctrs.i686 Package on Fedora 38

Last updated: October 12,2024

1. Install "R-vctrs.i686" package

Learn how to install R-vctrs.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install R-vctrs.i686

2. Uninstall "R-vctrs.i686" package

Please follow the steps below to uninstall R-vctrs.i686 on Fedora 38:

$ sudo dnf remove R-vctrs.i686 $ sudo dnf autoremove

3. Information about the R-vctrs.i686 package on Fedora 38

Last metadata expiration check: 4:57:23 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-vctrs
Version : 0.6.2
Release : 1.fc38
Architecture : i686
Size : 1.3 M
Source : R-vctrs-0.6.2-1.fc38.src.rpm
Repository : updates
Summary : Vector Helpers
URL : https://CRAN.R-project.org/package=vctrs
License : MIT
Description : Defines new notions of prototype and size that are used to provide tools for
: consistent and well-founded type-coercion and size-recycling, and are in turn
: connected to ideas of type- and size-stability useful for analysing function
: interfaces.