slicer on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S slicer

* (Optional) Uninstall slicer on Arch using YAY

$ yay -Rns slicer

2. Manually Install "slicer" via AUR

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

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

b. Clone slicer's git locally

$ git clone https://aur.archlinux.org/slicer.git ~/slicer

c. Go to ~/slicer folder and install it

$ cd ~/slicer $ makepkg -si

3. Information about the slicer package on Arch User Repository (AUR)

ID: 851175
Name: slicer
PackageBaseID: 158920
PackageBase: slicer
Version: 1.5-1
Description: A tool to automate the boring process of APK recon
URL: https://github.com/mzfr/slicer
NumVotes: 1
Popularity: 0.117998
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1603142796
LastModified: 1611267008
URLPath: /cgit/aur.git/snapshot/slicer.tar.gz