sensei on AUR (Arch User Repository)
Last updated: November 01,2024
1. Install "sensei" 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 sensei on Arch using YAY
$
yay -S
sensei
Copied
* (Optional) Uninstall sensei on Arch using YAY
$
yay -Rns
sensei
Copied
2. Manually Install "sensei" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sensei's git locally
$
git clone https://aur.archlinux.org/sensei.git
~/sensei
Copied
c. Go to ~/sensei folder and install it
$
cd
~/sensei
Copied
$
makepkg -si
Copied
3. Information about the sensei package on Arch User Repository (AUR)
ID: 994520
Name: sensei
PackageBaseID: 173460
PackageBase: sensei
Version: 0.2.8-1
Description: Sensei is a simple command line tool to open documentation for any crate.
URL: https://sensei.edfloreshz.dev
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: edfloreshz
Submitter: edfloreshz
FirstSubmitted: 1637957609
LastModified: 1637992098
URLPath: /cgit/aur.git/snapshot/sensei.tar.gz
Name: sensei
PackageBaseID: 173460
PackageBase: sensei
Version: 0.2.8-1
Description: Sensei is a simple command line tool to open documentation for any crate.
URL: https://sensei.edfloreshz.dev
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: edfloreshz
Submitter: edfloreshz
FirstSubmitted: 1637957609
LastModified: 1637992098
URLPath: /cgit/aur.git/snapshot/sensei.tar.gz