conkeror on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S conkeror

* (Optional) Uninstall conkeror on Arch using YAY

$ yay -Rns conkeror

2. Manually Install "conkeror" via AUR

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

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

b. Clone conkeror's git locally

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

c. Go to ~/conkeror folder and install it

$ cd ~/conkeror $ makepkg -si

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

ID: 1049527
Name: conkeror
PackageBaseID: 114077
PackageBase: conkeror
Version: 1.0.4-6
Description: A highly programmable web browser based on Mozilla XULRunner
URL: http://conkeror.org/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer:
Submitter: City-busz
FirstSubmitted: 1469811608
LastModified: 1647012156
URLPath: /cgit/aur.git/snapshot/conkeror.tar.gz