logoutscreen on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "logoutscreen" 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 logoutscreen on Arch using YAY
$
yay -S
logoutscreen
Copied
* (Optional) Uninstall logoutscreen on Arch using YAY
$
yay -Rns
logoutscreen
Copied
2. Manually Install "logoutscreen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone logoutscreen's git locally
$
git clone https://aur.archlinux.org/logoutscreen.git
~/logoutscreen
Copied
c. Go to ~/logoutscreen folder and install it
$
cd
~/logoutscreen
Copied
$
makepkg -si
Copied
3. Information about the logoutscreen package on Arch User Repository (AUR)
ID: 1118992
Name: logoutscreen
PackageBaseID: 184478
PackageBase: logoutscreen
Version: 1.0.0-1
Description: A simple window across the whole screen to reboot, shutdown, lock, logout
URL: https://gitlab.com/syk42.arch/LogoutScreen.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: syk42
Submitter: syk42
FirstSubmitted: 1659110016
LastModified: 1659110331
URLPath: /cgit/aur.git/snapshot/logoutscreen.tar.gz
Name: logoutscreen
PackageBaseID: 184478
PackageBase: logoutscreen
Version: 1.0.0-1
Description: A simple window across the whole screen to reboot, shutdown, lock, logout
URL: https://gitlab.com/syk42.arch/LogoutScreen.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: syk42
Submitter: syk42
FirstSubmitted: 1659110016
LastModified: 1659110331
URLPath: /cgit/aur.git/snapshot/logoutscreen.tar.gz