Skip to content

aki-ph-chem/pgopher_pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

pgopher_pkg

pgopher_pkg is a project that provides a script to build a package for Arch Linux x86_64 specifically for pgopher, a program used for rotational, vibrational, and electronic spectra.

Installation

  1. Install the dependencies:
$ sudo pacman -S base-devel
  1. clone thid project:
$ git clone  git@github.com:aki-ph-chem/pgopher_pkg.git # by SSH   
$ git clone  https://github.com/aki-ph-chem/pgopher_pkg.git # by HTTPS 
  1. build & install package:

build package:

$ cd pgopher_pkg/pgopher_pacman
$ makpkg -s 

install package:

$ sudo pacman -U *.pkg.tar.zst

LICENSE

This project is lincensed under GPL.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages