зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
42 строки
1000 B
Plaintext
42 строки
1000 B
Plaintext
https://raw.githubusercontent.com/pacstall/pacstall/master/pacstall
|
|
?
|
|
jbt-new-bin
|
|
env vars
|
|
STGDIR=/usr/share/pacstall
|
|
MEDADIR=/var/lib/pacstall/metadata
|
|
|
|
pacstall
|
|
-L
|
|
list installed packages
|
|
|
|
-S, --search
|
|
{{package_name}}
|
|
-I foo
|
|
install
|
|
-R foo
|
|
remove
|
|
-A, --add-repo
|
|
{{remote_repository_location}}
|
|
file:///data/wrk/repo/pacstall-files
|
|
|
|
$STGDIR/scripts/add-repo.sh
|
|
cat /usr/share/pacstall/scripts/add-repo.sh
|
|
$STGDIR/repo/
|
|
update
|
|
pacstall master
|
|
pacstallrepo
|
|
https://raw.githubusercontent.com/pacstall/pacstall-programs/master
|
|
packagelist file should be there
|
|
https://raw.githubusercontent.com/pacstall/pacstall-programs/master/packagelist
|
|
-U
|
|
update own scripts
|
|
-Up
|
|
update packages
|
|
|
|
$STGDIR/scripts/upgrade.sh
|
|
-Qi, --query-info
|
|
{{package_name}}
|
|
package should already be installed
|
|
|
|
$STGDIR/scripts/search.sh
|