vte3-notification on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S vte3-notification

* (Optional) Uninstall vte3-notification on Arch using YAY

$ yay -Rns vte3-notification

2. Manually Install "vte3-notification" via AUR

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

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

b. Clone vte3-notification's git locally

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

c. Go to ~/vte3-notification folder and install it

$ cd ~/vte3-notification $ makepkg -si

3. Information about the vte3-notification package on Arch User Repository (AUR)

ID: 1373197
Name: vte3-notification
PackageBaseID: 91754
PackageBase: vte3-notification
Version: 0.74.2-2
Description: Virtual Terminal Emulator widget for use with GTK3 with Fedora patches
URL: https://wiki.gnome.org/Apps/Terminal/VTE
NumVotes: 35
Popularity: 0
OutOfDate:
Maintainer: mydongistiny
Submitter: BerelTarMaciltur
FirstSubmitted: 1427668055
LastModified: 1703117923
URLPath: /cgit/aur.git/snapshot/vte3-notification.tar.gz

5. The same packages on other Linux Distributions