slicer on AUR (Arch User Repository)
Last updated: November 04,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
Copied
b. Install slicer on Arch using YAY
$
yay -S
slicer
Copied
* (Optional) Uninstall slicer on Arch using YAY
$
yay -Rns
slicer
Copied
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
Copied
b. Clone slicer's git locally
$
git clone https://aur.archlinux.org/slicer.git
~/slicer
Copied
c. Go to ~/slicer folder and install it
$
cd
~/slicer
Copied
$
makepkg -si
Copied
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
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