How to Install and Uninstall vc-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "vc-dev" package

In this section, we are going to explain the necessary steps to install vc-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install vc-dev

2. Uninstall "vc-dev" package

Please follow the instructions below to uninstall vc-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove vc-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the vc-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: vc-dev
Architecture: amd64
Version: 1.3.3-4
Priority: extra
Section: universe/libdevel
Source: vc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Qt/KDE Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2390
Filename: pool/universe/v/vc/vc-dev_1.3.3-4_amd64.deb
Size: 243816
MD5sum: b851c67fee1a8d380b7241f18367c10d
SHA1: 5219c6ecc067b6c880cca50cf796c8c9985e6e73
SHA256: f1a598881d9d03b0de437bca18894b8f1d71af953f2cb7d3429910311829b275
SHA512: 021f4f17781abab59451c48166edee8123faf1f1ac72f7ee3a291b4d1c1483850105886d627ef95b07fce417973d89786996940a0cfe0a6b60902a8cafe3be46
Homepage: https://github.com/VcDevel/Vc
Description-en: Library to ease explicit vectorization of C++ code
Vc is a free software library to ease explicit vectorization of C++
code. It has an intuitive API and provides portability between
different compilers and compiler versions as well as portability
between different vector instruction sets. Thus an application
written with Vc can be compiled for:
- AVX and AVX2
- SSE2 up to SSE4.2 or SSE4a
- Scalar
- MIC
- AVX-512 (in development)
- NEON (in development)
- NVIDIA GPUs / CUDA (in development)
Description-md5: e2771b60ecbf08e3ca95801c531261a3