firefox-kde-opensuse-rpm on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "firefox-kde-opensuse-rpm" 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 firefox-kde-opensuse-rpm on Arch using YAY

$ yay -S firefox-kde-opensuse-rpm

* (Optional) Uninstall firefox-kde-opensuse-rpm on Arch using YAY

$ yay -Rns firefox-kde-opensuse-rpm

2. Manually Install "firefox-kde-opensuse-rpm" via AUR

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

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

b. Clone firefox-kde-opensuse-rpm's git locally

$ git clone https://aur.archlinux.org/firefox-kde-opensuse-rpm.git ~/firefox-kde-opensuse-rpm

c. Go to ~/firefox-kde-opensuse-rpm folder and install it

$ cd ~/firefox-kde-opensuse-rpm $ makepkg -si

3. Information about the firefox-kde-opensuse-rpm package on Arch User Repository (AUR)