savedesktop on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S savedesktop

* (Optional) Uninstall savedesktop on Arch using YAY

$ yay -Rns savedesktop

2. Manually Install "savedesktop" via AUR

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

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

b. Clone savedesktop's git locally

$ git clone https://aur.archlinux.org/savedesktop.git ~/savedesktop

c. Go to ~/savedesktop folder and install it

$ cd ~/savedesktop $ makepkg -si

3. Information about the savedesktop package on Arch User Repository (AUR)

ID: 1421262
Name: savedesktop
PackageBaseID: 200854
PackageBase: savedesktop
Version: 3.1.2-1
Description: Save and load KDE Plasma, Xfce and GNOME-based DE configuration
URL: https://github.com/vikdevelop/SaveDesktop
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1703698685
LastModified: 1709657546
URLPath: /cgit/aur.git/snapshot/savedesktop.tar.gz