ubiquity on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ubiquity

* (Optional) Uninstall ubiquity on Arch using YAY

$ yay -Rns ubiquity

2. Manually Install "ubiquity" via AUR

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

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

b. Clone ubiquity's git locally

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

c. Go to ~/ubiquity folder and install it

$ cd ~/ubiquity $ makepkg -si

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

ID: 1297430
Name: ubiquity
PackageBaseID: 196323
PackageBase: ubiquity
Version: 0.4.0-4
Description: An open-source, cross-platform markdown editor written in Rust using Tauri, Yew, Tailwind and DaisyUI.
URL: https://github.com/opensourcecheemsburgers/ubiquity
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: opensourcecheems
Submitter: opensourcecheems
FirstSubmitted: 1690890066
LastModified: 1690890066
URLPath: /cgit/aur.git/snapshot/ubiquity.tar.gz