org-rust on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S org-rust

* (Optional) Uninstall org-rust on Arch using YAY

$ yay -Rns org-rust

2. Manually Install "org-rust" via AUR

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

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

b. Clone org-rust's git locally

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

c. Go to ~/org-rust folder and install it

$ cd ~/org-rust $ makepkg -si

3. Information about the org-rust package on Arch User Repository (AUR)

ID: 1328718
Name: org-rust
PackageBaseID: 197982
PackageBase: org-rust
Version: 0.1.5-2
Description: CLI tool for converting Org-Mode documents to other formats
URL: https://github.com/hydrobeam/org-rust
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aquabeam
Submitter: aquabeam
FirstSubmitted: 1695924765
LastModified: 1696434934
URLPath: /cgit/aur.git/snapshot/org-rust.tar.gz