Skip to content

electronpass/arch-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch Packages

Build Status

Arch package build system for electronpass-desktop and all its dependencies.

Packages are built on Travis CI and are uploaded to transfer.sh. All the releases are then published on GitHub Releases page under current tag and available for manual download or via pacman.

To add this arch repo to pacman, add the following lines to your /etc/pacman.conf:

[electronpass-current]
Server = https://github.com/electronpass/arch-packages/releases/download/current
SigLevel = PackageOptional

Then install the electronpass package:

sudo pacman -Syy # update the database if needed
sudo pacman -S electronpass

The repository was set up following this brilliant article on Arch packages.

License

This project is licensed under GNU GPLv3 license.

About

Arch packages repository and configuration files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages