ubiquity on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install ubiquity on Arch using YAY
$
yay -S
ubiquity
Copied
* (Optional) Uninstall ubiquity on Arch using YAY
$
yay -Rns
ubiquity
Copied
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
Copied
b. Clone ubiquity's git locally
$
git clone https://aur.archlinux.org/ubiquity.git
~/ubiquity
Copied
c. Go to ~/ubiquity folder and install it
$
cd
~/ubiquity
Copied
$
makepkg -si
Copied
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
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