Skip to content

trippsc2/OpenTracker-pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTracker PKGBUILD

This repository includes the PKGBUILD files to install OpenTracker on Linux distributions based on the pacman package manager.

Main project repository: https://github.com/trippsc2/OpenTracker

Packages

Name Description
alttpr-opentracker Installs latest stable release
alttpr-opentracker-git Installs bleeding edge release

Requirements

  • base-devel
  • git

Installation

Most users should prefer to install latest stable release for general usage.

Stable release

git clone https://github.com/trippsc2/OpenTracker-pacman.git
cd OpenTracker-pacman/alttpr-opentracker
makepkg -si

Bleeding edge

git clone https://github.com/trippsc2/OpenTracker-pacman.git
cd OpenTracker-pacman/alttpr-opentracker-git
makepkg -si

Note: Please refer to the Arch wiki for more specific instructions regarding installing PKGBUILD files.

Issues

Please create a github issue with any problems related to the PKGBUILD files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages