felix-rs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S felix-rs

* (Optional) Uninstall felix-rs on Arch using YAY

$ yay -Rns felix-rs

2. Manually Install "felix-rs" via AUR

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

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

b. Clone felix-rs's git locally

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

c. Go to ~/felix-rs folder and install it

$ cd ~/felix-rs $ makepkg -si

3. Information about the felix-rs package on Arch User Repository (AUR)

ID: 1132118
Name: felix-rs
PackageBaseID: 173463
PackageBase: felix-rs
Version: 1.1.2-1
Description: a tui file manager with vim-like key mapping, written in Rust
URL: https://github.com/kyoheiu/felix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kyoheiu
FirstSubmitted: 1637991589
LastModified: 1661721271
URLPath: /cgit/aur.git/snapshot/felix-rs.tar.gz

5. The same packages on other Linux Distributions