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

Last updated: January 10,2025

1. Install "CVector.i686" package

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

$ sudo dnf update $ sudo dnf install CVector.i686

2. Uninstall "CVector.i686" package

This tutorial shows how to uninstall CVector.i686 on Fedora 39:

$ sudo dnf remove CVector.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:07:17 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : CVector
Version : 1.0.3.1
Release : 27.fc39
Architecture : i686
Size : 26 k
Source : CVector-1.0.3.1-27.fc39.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.