undistract-me on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S undistract-me

* (Optional) Uninstall undistract-me on Arch using YAY

$ yay -Rns undistract-me

2. Manually Install "undistract-me" via AUR

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

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

b. Clone undistract-me's git locally

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

c. Go to ~/undistract-me folder and install it

$ cd ~/undistract-me $ makepkg -si

3. Information about the undistract-me package on Arch User Repository (AUR)

ID: 803593
Name: undistract-me
PackageBaseID: 158663
PackageBase: undistract-me
Version: 0.1.1-1
Description: Notifies you when long-running terminal commands complete | Now with bash-preexec support
URL: https://github.com/qbouvet/undistract-me
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: qbvt
Submitter: qbvt
FirstSubmitted: 1602505638
LastModified: 1602505638
URLPath: /cgit/aur.git/snapshot/undistract-me.tar.gz