pidgin-privacy-please on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pidgin-privacy-please

* (Optional) Uninstall pidgin-privacy-please on Arch using YAY

$ yay -Rns pidgin-privacy-please

2. Manually Install "pidgin-privacy-please" via AUR

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

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

b. Clone pidgin-privacy-please's git locally

$ git clone https://aur.archlinux.org/pidgin-privacy-please.git ~/pidgin-privacy-please

c. Go to ~/pidgin-privacy-please folder and install it

$ cd ~/pidgin-privacy-please $ makepkg -si

3. Information about the pidgin-privacy-please package on Arch User Repository (AUR)