ostree-git on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "ostree-git" 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 ostree-git on Arch using YAY

$ yay -S ostree-git

* (Optional) Uninstall ostree-git on Arch using YAY

$ yay -Rns ostree-git

2. Manually Install "ostree-git" via AUR

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

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

b. Clone ostree-git's git locally

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

c. Go to ~/ostree-git folder and install it

$ cd ~/ostree-git $ makepkg -si

3. Information about the ostree-git package on Arch User Repository (AUR)

ID: 822574
Name: ostree-git
PackageBaseID: 160156
PackageBase: ostree-git
Version: 2020.8+8+g024b169a-1
Description: Operating system and container binary deployment and upgrades
URL: https://ostree.readthedocs.org/en/latest/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fisch02
FirstSubmitted: 1606084602
LastModified: 1606084602
URLPath: /cgit/aur.git/snapshot/ostree-git.tar.gz