How to Install and Uninstall python-arrayfire Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: November 07,2024

1. Install "python-arrayfire" package

This tutorial shows how to install python-arrayfire on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-arrayfire

2. Uninstall "python-arrayfire" package

This is a short guide on how to uninstall python-arrayfire on Ubuntu 18.04 LTS (Bionic Beaver):

$ sudo apt remove python-arrayfire $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-arrayfire package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-arrayfire
Architecture: all
Version: 3.3.20160624-2
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 296
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), libarrayfire-unified3 (>= 3.3.0+dfsg1-1~)
Suggests: python-arrayfire-doc
Filename: pool/universe/p/python-arrayfire/python-arrayfire_3.3.20160624-2_all.deb
Size: 39244
MD5sum: ea196166730ce34cfb437c2636be69a4
SHA1: d86385aeabfc1942ef2d93718aeac74588bee6b9
SHA256: 35f90f88f488663c0544716b3d343aba605bafe8b4f1f3734f90bf5e512a6aea
Homepage: http://arrayfire.com/
Description: ArrayFire bindings for Python 2
Description-md5: ab377292c76e5673046c698c16fd1560

5. The same packages on other Linux Distributions