smali-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S smali-git

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

$ yay -Rns smali-git

2. Manually Install "smali-git" via AUR

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

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

b. Clone smali-git's git locally

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

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

$ cd ~/smali-git $ makepkg -si

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

ID: 326011
Name: smali-git
PackageBaseID: 100290
PackageBase: smali-git
Version: 2.1.3.1603.a5d8281-1
Description: An assembler/disassembler for Android's dex format
URL: https://github.com/JesusFreke/smali
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1442621880
LastModified: 1470070885
URLPath: /cgit/aur.git/snapshot/smali-git.tar.gz