How to Install and Uninstall ollama Package on Manjaro

Last updated: November 23,2024

1. Install "ollama" package

This tutorial shows how to install ollama on Manjaro

$ sudo pacman -Sy $ sudo pacman -S ollama

2. Uninstall "ollama" package

This tutorial shows how to uninstall ollama on Manjaro:

$ sudo pacman -Rcns ollama

3. Information about the ollama package on Manjaro

Repository : extra
Name : ollama
Version : 0.1.19-1
Description : Create, run and share large language models (LLMs)
Architecture : x86_64
URL : https://github.com/jmorganca/ollama
Licenses : MIT
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 4.45 MiB
Installed Size : 14.08 MiB
Packager : Alexander F. R
Build Date : Wed Jan 10 09:06:47 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions