code-hide-notifications on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S code-hide-notifications

* (Optional) Uninstall code-hide-notifications on Arch using YAY

$ yay -Rns code-hide-notifications

2. Manually Install "code-hide-notifications" via AUR

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

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

b. Clone code-hide-notifications's git locally

$ git clone https://aur.archlinux.org/code-hide-notifications.git ~/code-hide-notifications

c. Go to ~/code-hide-notifications folder and install it

$ cd ~/code-hide-notifications $ makepkg -si

3. Information about the code-hide-notifications package on Arch User Repository (AUR)

ID: 1007844
Name: code-hide-notifications
PackageBaseID: 174258
PackageBase: code-hide-notifications
Version: 1.0.0-1
Description: Hide the annyoing bottom right notification toasts in Code OSS
URL: https://github.com/microsoft/vscode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: perigoso
FirstSubmitted: 1640094816
LastModified: 1640094816
URLPath: /cgit/aur.git/snapshot/code-hide-notifications.tar.gz