focus-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S focus-bin

* (Optional) Uninstall focus-bin on Arch using YAY

$ yay -Rns focus-bin

2. Manually Install "focus-bin" via AUR

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

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

b. Clone focus-bin's git locally

$ git clone https://aur.archlinux.org/focus-bin.git ~/focus-bin

c. Go to ~/focus-bin folder and install it

$ cd ~/focus-bin $ makepkg -si

3. Information about the focus-bin package on Arch User Repository (AUR)

ID: 1413662
Name: focus-bin
PackageBaseID: 196464
PackageBase: focus-bin
Version: 0.3.2-1
Description: A simple and fast text editor
URL: https://github.com/focus-editor/focus
NumVotes: 1
Popularity: 0.012085
OutOfDate:
Maintainer: tee
Submitter: tee
FirstSubmitted: 1691327363
LastModified: 1708596054
URLPath: /cgit/aur.git/snapshot/focus-bin.tar.gz