Skip to content

samwhelp/deb-coffee-wincity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deb-coffee-wincity

deb-coffee-wincity

Link

deb-coffee
deb-coffee
deb-coffee-maccity
deb-coffee-wincity
deb-coffee-fancy
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/deb-coffee-wincity/main

or run

pacstall -A https://github.com/samwhelp/deb-coffee-wincity/tree/main

run

cat /usr/share/pacstall/repo/pacstallrepo

show

https://raw.githubusercontent.com/pacstall/pacstall-programs/master
https://raw.githubusercontent.com/samwhelp/deb-coffee-wincity/main

Add Repository / Local

run

git clone https://github.com/samwhelp/deb-coffee-wincity.git ~/Documents/deb-coffee-wincity

run

pacstall -A "file://${HOME}/Documents/deb-coffee-wincity"

See Also man 8 pacstall

Howto

Search

pacstall -S win11
pacstall -S bean

Build and Install

pacstall -I bean-appearance-win11-gtk-theme

Only Build

pacstall -I -B bean-appearance-win11-gtk-theme

Download pacscript

pacstall -D bean-appearance-win11-gtk-theme