Skip to content

RealShuzzy/build-wlogout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wlogout

image

Get Package

📦 Install from ShuzzyOS-Repository

⚠️ This requires an Arch-based system.

1.📁 Include the ShuzzyOS-Repository

  • Add this to the bottom of your /etc/pacman.conf :
[shuzzyos-arch-repo]
SigLevel = Optional DatabaseOptional
Server = https://raw.githubusercontent.com/RealShuzzy/$repo/main/$arch
  • Then run sudo pacman -Sy to sync all repositories

2.📦 Get the Package

  • The package is called wlogout-shuzzyos , so you can install it with :
sudo pacman -S wlogout-shuzzyos

🛠️ Build It Yourself

Build

⚠️ This requires additional packages and key validation.

1.📁 Clone the Git Repository

  • The repository contains everything you need to build, modify, and configure Wlogout.
git clone https://github.com/RealShuzzy/build-wlogout.git
  • Then cd into the directory

2.🔧 Make Changes (optional)

  • Everything in the custom directory gets copied into the src directory before building
  • The code can be found here

3.🔨 Build the Package

  • Run the following commands to build and install the Package:
makepkg -si

About

Custom PKGBUILD with the official Wlogout Sourcecode

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published