snapchat on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S snapchat

* (Optional) Uninstall snapchat on Arch using YAY

$ yay -Rns snapchat

2. Manually Install "snapchat" via AUR

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

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

b. Clone snapchat's git locally

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

c. Go to ~/snapchat folder and install it

$ cd ~/snapchat $ makepkg -si

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

ID: 1273394
Name: snapchat
PackageBaseID: 189386
PackageBase: snapchat
Version: 1.0.2-1
Description: Unofficial Snapchat desktop application.
URL: https://gitlab.com/snapchatdesktop/application
NumVotes: 2
Popularity: 0.003498
OutOfDate:
Maintainer: gameslayer
Submitter: gameslayer
FirstSubmitted: 1673317877
LastModified: 1686786972
URLPath: /cgit/aur.git/snapshot/snapchat.tar.gz