cargo-apk-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cargo-apk-git

* (Optional) Uninstall cargo-apk-git on Arch using YAY

$ yay -Rns cargo-apk-git

2. Manually Install "cargo-apk-git" via AUR

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

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

b. Clone cargo-apk-git's git locally

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

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

$ cd ~/cargo-apk-git $ makepkg -si

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

ID: 440005
Name: cargo-apk-git
PackageBaseID: 125232
PackageBase: cargo-apk-git
Version: r309.4dd5cc9-1
Description: Cargo subcommand that allows you to build Android packages.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Redrield
Submitter: Redrield
FirstSubmitted: 1504243476
LastModified: 1504243476
URLPath: /cgit/aur.git/snapshot/cargo-apk-git.tar.gz