palemoon on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S palemoon

* (Optional) Uninstall palemoon on Arch using YAY

$ yay -Rns palemoon

2. Manually Install "palemoon" via AUR

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

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

b. Clone palemoon's git locally

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

c. Go to ~/palemoon folder and install it

$ cd ~/palemoon $ makepkg -si

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

ID: 1416891
Name: palemoon
PackageBaseID: 82561
PackageBase: palemoon
Version: 1:33.0.1-1
Description: Open source web browser based on Firefox focusing on efficiency.
URL: https://www.palemoon.org/
NumVotes: 141
Popularity: 0.079765
OutOfDate:
Maintainer: WorMzy
Submitter: artiom
FirstSubmitted: 1401965656
LastModified: 1709071635
URLPath: /cgit/aur.git/snapshot/palemoon.tar.gz

5. The same packages on other Linux Distributions