How to Install and Uninstall CVector.i686 Package on Fedora 38

Last updated: November 30,2024

1. Install "CVector.i686" package

Please follow the instructions below to install CVector.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install CVector.i686

2. Uninstall "CVector.i686" package

This guide covers the steps necessary to uninstall CVector.i686 on Fedora 38:

$ sudo dnf remove CVector.i686 $ sudo dnf autoremove

3. Information about the CVector.i686 package on Fedora 38

Last metadata expiration check: 5:14:54 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : CVector
Version : 1.0.3.1
Release : 26.fc38
Architecture : i686
Size : 26 k
Source : CVector-1.0.3.1-26.fc38.src.rpm
Repository : fedora
Summary : ANSI C API for Dynamic Arrays
URL : http://cvector.sourceforge.net/
License : LGPLv2+
Description : CVector is an ANSI C implementation of dynamic arrays to provide a
: crude approximation to the C++ vector class.