Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

paconvert

Makes converting PKGBUILDS into pacscripts easier

Paconvert will only substitute the names of variables and functions, not the dependencies which needs to be replaced with its corresponding Ubuntu packages.

Syntax: paconvert <flag> <package name> ...

Installation
sudo wget -q -O /bin/paconvert https://raw.githubusercontent.com/pacstall/paconvert/main/paconvert && sudo chmod +x /bin/paconvert

Options:

  • -a --aur, Grab PKGBUILD from the AUR
  • -m --mpr, Grab PKGBUILD from the MPR
  • -l --local, Convert local PKGBUILD
  • -h --help, Display this message

About

Makes converting PKGBUILDS into pacscripts easier

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages