smith on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S smith

* (Optional) Uninstall smith on Arch using YAY

$ yay -Rns smith

2. Manually Install "smith" via AUR

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

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

b. Clone smith's git locally

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

c. Go to ~/smith folder and install it

$ cd ~/smith $ makepkg -si

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

ID: 776502
Name: smith
PackageBaseID: 120615
PackageBase: smith
Version: 2.0.0-1
Description: Smith is a simple terminal-based text editor written in Rust.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IGI-111
Submitter: IGI-111
FirstSubmitted: 1489595608
LastModified: 1596925289
URLPath: /cgit/aur.git/snapshot/smith.tar.gz