flipper on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S flipper

* (Optional) Uninstall flipper on Arch using YAY

$ yay -Rns flipper

2. Manually Install "flipper" via AUR

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

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

b. Clone flipper's git locally

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

c. Go to ~/flipper folder and install it

$ cd ~/flipper $ makepkg -si

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

ID: 1355375
Name: flipper
PackageBaseID: 146774
PackageBase: flipper
Version: 0.239.0-1
Description: A desktop debugging platform for mobile developers
URL: https://fbflipper.com
NumVotes: 3
Popularity: 0
OutOfDate: 1708357130
Maintainer: rafauke
Submitter: renyuneyun
FirstSubmitted: 1574210210
LastModified: 1700321161
URLPath: /cgit/aur.git/snapshot/flipper.tar.gz