mindspore-lite on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "mindspore-lite" 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

b. Install mindspore-lite on Arch using YAY

$ yay -S mindspore-lite

* (Optional) Uninstall mindspore-lite on Arch using YAY

$ yay -Rns mindspore-lite

2. Manually Install "mindspore-lite" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mindspore-lite's git locally

$ git clone https://aur.archlinux.org/mindspore-lite.git ~/mindspore-lite

c. Go to ~/mindspore-lite folder and install it

$ cd ~/mindspore-lite $ makepkg -si

3. Information about the mindspore-lite package on Arch User Repository (AUR)

ID: 811498
Name: mindspore-lite
PackageBaseID: 159307
PackageBase: mindspore-lite
Version: 1.0.1-1
Description: Lightweright machine learning inference framework
URL: https://www.mindspore.cn/en
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Nurmukhametov
Submitter: Nurmukhametov
FirstSubmitted: 1604097596
LastModified: 1604097596
URLPath: /cgit/aur.git/snapshot/mindspore-lite.tar.gz