xdg-autostart on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "xdg-autostart" 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 xdg-autostart on Arch using YAY
$
yay -S
xdg-autostart
Copied
* (Optional) Uninstall xdg-autostart on Arch using YAY
$
yay -Rns
xdg-autostart
Copied
2. Manually Install "xdg-autostart" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone xdg-autostart's git locally
$
git clone https://aur.archlinux.org/xdg-autostart.git
~/xdg-autostart
Copied
c. Go to ~/xdg-autostart folder and install it
$
cd
~/xdg-autostart
Copied
$
makepkg -si
Copied
3. Information about the xdg-autostart package on Arch User Repository (AUR)
ID: 792065
Name: xdg-autostart
PackageBaseID: 157729
PackageBase: xdg-autostart
Version: 1.3.1-1
Description: Autostart programs according to the XDG specification
URL: https://gitlab.com/somini/xdg-autostart
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: somini
Submitter: somini
FirstSubmitted: 1600134947
LastModified: 1600135859
URLPath: /cgit/aur.git/snapshot/xdg-autostart.tar.gz
Name: xdg-autostart
PackageBaseID: 157729
PackageBase: xdg-autostart
Version: 1.3.1-1
Description: Autostart programs according to the XDG specification
URL: https://gitlab.com/somini/xdg-autostart
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: somini
Submitter: somini
FirstSubmitted: 1600134947
LastModified: 1600135859
URLPath: /cgit/aur.git/snapshot/xdg-autostart.tar.gz