Skip to content

Pacman hook to automatically install OpenAsar for discord

Notifications You must be signed in to change notification settings

Lulonaut/openasarhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Pacman hook to automatically install OpenAsar

Installing / Updating

Using install script

git clone https://github.com/Lulonaut/openasarhook
cd openasarhook && chmod +x install.sh
sudo ./install.sh

If you don't already have OpenAsar installed update Discord via pacman (even if you are on the newest version) so the hook can run.

sudo pacman -S discord

Manual

Clone the repo

git clone https://github.com/Lulonaut/openasarhook

Move open-asar.hook to /etc/pacman.d/hooks

sudo cp open-asar.hook /etc/pacman.d/hooks

Move openasar to /etc/pacman.d/hooks/bin (directory needs to be created).

sudo mkdir /etc/pacman.d/hooks/bin
sudo cp openasar /etc/pacman.d/hooks/bin

Alternatively you can choose your own location and change the path in open-asar.hook

About

Pacman hook to automatically install OpenAsar for discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages