Skip to content

samwhelp/anduinos-pacstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anduinos-pacstall

anduinos-pacstall

Link

deb-coffee
deb-coffee
deb-coffee-maccity
deb-coffee-wincity
anduinos-pacstall
deb-coffee-gruvbox
deb-coffee-grub
deb-coffee-sddm

Manpage

Pacstall Pacscript Repository Structure

.
├── packagelist
└── packages
    └── demo
        └── demo.pacscript

Update Db

run

ls -1 packages > packagelist

or run

make db-update

View packagelist

run to view packagelist

less packagelist

or run

view packagelist

Add Repository / Remote

run

pacstall -A https://raw.githubusercontent.com/samwhelp/anduinos-pacstall/main

or run

pacstall -A https://github.com/samwhelp/anduinos-pacstall/tree/main

run

cat /usr/share/pacstall/repo/pacstallrepo

show

https://raw.githubusercontent.com/pacstall/pacstall-programs/master
https://raw.githubusercontent.com/samwhelp/anduinos-pacstall/main

Add Repository / Local

run

git clone https://github.com/samwhelp/anduinos-pacstall.git ~/Documents/anduinos-pacstall

run

pacstall -A "file://${HOME}/Documents/anduinos-pacstall"

See Also man 8 pacstall

Howto

Search

pacstall -S palemoon

Build and Install

pacstall -I palemoon

Only Build

pacstall -I -B palemoon

Download pacscript

pacstall -D palemoon

Releases

No releases published

Packages

 
 
 

Contributors