archlinux-hello on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S archlinux-hello

* (Optional) Uninstall archlinux-hello on Arch using YAY

$ yay -Rns archlinux-hello

2. Manually Install "archlinux-hello" via AUR

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

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

b. Clone archlinux-hello's git locally

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

c. Go to ~/archlinux-hello folder and install it

$ cd ~/archlinux-hello $ makepkg -si

3. Information about the archlinux-hello package on Arch User Repository (AUR)

ID: 1193389
Name: archlinux-hello
PackageBaseID: 187065
PackageBase: archlinux-hello
Version: 0.8.3-1
Description: A tool providing access to documentation and support for new Arch Linux users.
URL: https://github.com/KoraggKnightWolf/archlinux-hello
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Koragg
Submitter: Koragg
FirstSubmitted: 1667341721
LastModified: 1673127620
URLPath: /cgit/aur.git/snapshot/archlinux-hello.tar.gz