pacstall / pacstall

An AUR-inspired package manager for Ubuntu
https://pacstall.dev
GNU General Public License v3.0
1.32k stars 49 forks source link

Switch from the current stowing system to a deb system. #467

Closed wizard-28 closed 2 years ago

wizard-28 commented 2 years ago

Everything will be better. No more sudos in files, better system integration than creating a dummy deb. Code will be cleaner (no need to do 2 things anymore, just focus on deb). People won't be mad etc.

cat-master21 commented 2 years ago

I have to +1 this issue because other projects can package their projects as Makedeb has this feature like with Polymc: https://github.com/PolyMC/PolyMC/issues/93.

Elsie19 commented 2 years ago

This will be implemented in Cobalt (version after 2.0.0 Apricot). However Cobalt will use Pacscript + Deb, while Kournikova will use PKGBUILD + Deb.