myexit on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S myexit

* (Optional) Uninstall myexit on Arch using YAY

$ yay -Rns myexit

2. Manually Install "myexit" via AUR

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

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

b. Clone myexit's git locally

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

c. Go to ~/myexit folder and install it

$ cd ~/myexit $ makepkg -si

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

ID: 281495
Name: myexit
PackageBaseID: 94159
PackageBase: myexit
Version: 0.1-2
Description: Simple zenity exit dialog
URL: https://github.com/BlackCodec/myexit/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Black_Codec
Submitter: Black_Codec
FirstSubmitted: 1433846893
LastModified: 1457123584
URLPath: /cgit/aur.git/snapshot/myexit.tar.gz