statusnotifier on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "statusnotifier" 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
Copied
b. Install statusnotifier on Arch using YAY
$
yay -S
statusnotifier
Copied
* (Optional) Uninstall statusnotifier on Arch using YAY
$
yay -Rns
statusnotifier
Copied
2. Manually Install "statusnotifier" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone statusnotifier's git locally
$
git clone https://aur.archlinux.org/statusnotifier.git
~/statusnotifier
Copied
c. Go to ~/statusnotifier folder and install it
$
cd
~/statusnotifier
Copied
$
makepkg -si
Copied
3. Information about the statusnotifier package on Arch User Repository (AUR)
ID: 391198
Name: statusnotifier
PackageBaseID: 82931
PackageBase: statusnotifier
Version: 1.0.0-1
Description: Library to use KDE's StatusNotifierItem via GObject
URL: https://jjacky.com/statusnotifier
NumVotes: 20
Popularity: 0.157047
OutOfDate:
Maintainer: jjacky
Submitter: jjacky
FirstSubmitted: 1402419575
LastModified: 1489167808
URLPath: /cgit/aur.git/snapshot/statusnotifier.tar.gz
Name: statusnotifier
PackageBaseID: 82931
PackageBase: statusnotifier
Version: 1.0.0-1
Description: Library to use KDE's StatusNotifierItem via GObject
URL: https://jjacky.com/statusnotifier
NumVotes: 20
Popularity: 0.157047
OutOfDate:
Maintainer: jjacky
Submitter: jjacky
FirstSubmitted: 1402419575
LastModified: 1489167808
URLPath: /cgit/aur.git/snapshot/statusnotifier.tar.gz