adios on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S adios

* (Optional) Uninstall adios on Arch using YAY

$ yay -Rns adios

2. Manually Install "adios" via AUR

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

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

b. Clone adios's git locally

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

c. Go to ~/adios folder and install it

$ cd ~/adios $ makepkg -si

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

ID: 196231
Name: adios
PackageBaseID: 83252
PackageBase: adios
Version: 0.2.3-1
Description: Simple, versatile session exit dialog, inspired by cb-exit.
URL: https://github.com/MightyPork/adios
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: MightyPork
Submitter: MightyPork
FirstSubmitted: 1403525614
LastModified: 1434309168
URLPath: /cgit/aur.git/snapshot/adios.tar.gz