femto-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S femto-git

* (Optional) Uninstall femto-git on Arch using YAY

$ yay -Rns femto-git

2. Manually Install "femto-git" via AUR

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

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

b. Clone femto-git's git locally

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

c. Go to ~/femto-git folder and install it

$ cd ~/femto-git $ makepkg -si

3. Information about the femto-git package on Arch User Repository (AUR)

ID: 1377020
Name: femto-git
PackageBaseID: 200895
PackageBase: femto-git
Version: 0.1.0-1
Description: A terminal-based text editor written in 300 lines of Rust
URL: https://github.com/frapa/femto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: McUberStein
Submitter: McUberStein
FirstSubmitted: 1703798724
LastModified: 1703800506
URLPath: /cgit/aur.git/snapshot/femto-git.tar.gz