cvector on AUR (Arch User Repository)
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "cvector" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install cvector on Arch using YAY
$
yay -S
cvector
Copied
* (Optional) Uninstall cvector on Arch using YAY
$
yay -Rns
cvector
Copied
2. Manually Install "cvector" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cvector's git locally
$
git clone https://aur.archlinux.org/cvector.git
~/cvector
Copied
c. Go to ~/cvector folder and install it
$
cd
~/cvector
Copied
$
makepkg -si
Copied
3. Information about the cvector package on Arch User Repository (AUR)
ID: 252729
Name: cvector
PackageBaseID: 104074
PackageBase: cvector
Version: 1.0.3-2
Description: An ANSI C implementation of dynamic arrays to provide an approximation to the C++ vector class
URL: http://cvector.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1599327016
Maintainer:
Submitter: leepesjee
FirstSubmitted: 1449096895
LastModified: 1449101361
URLPath: /cgit/aur.git/snapshot/cvector.tar.gz
Name: cvector
PackageBaseID: 104074
PackageBase: cvector
Version: 1.0.3-2
Description: An ANSI C implementation of dynamic arrays to provide an approximation to the C++ vector class
URL: http://cvector.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1599327016
Maintainer:
Submitter: leepesjee
FirstSubmitted: 1449096895
LastModified: 1449101361
URLPath: /cgit/aur.git/snapshot/cvector.tar.gz