Software repository for Arch Linux
Report Bug
|
Request Feature
Append the following configuration to /etc/pacman.conf
:
[jovarkos-repo]
SigLevel = Optional TrustAll
Include = /etc/pacman.d/jovarkos-mirrorlist
Assuming that there is a file at /etc/pacman.d/jovarkos-mirrorlist
with the contents:
# Primary server: hosted on Linode
Server = https://repo.jovarkos.org/x86_64
# Hosted on Netlify pages. Intended to be a backup for the official repo.
Server = https://repo-secondary.jovarkos.org/x86_64/
- Fork the Project
- Build and test package (full install, run the program, no errors)
- Commit your Changes
- Open a Pull Request
Licenses vary depending on package. Please refer to the package's information via pacman
for license issues.
We do not intend to infringe on a project's license. Please submit an issue if you would like a package removed for this reason.