Search Criteria
Package Details: pt-plugin-plus-git 1.6.1.2650-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pt-plugin-plus-git.git (read-only, click to copy) |
---|---|
Package Base: | pt-plugin-plus-git |
Description: | Microsoft Edge, Google Chrome, Firefox browser plugin (Web Extensions), which is mainly used to assist the seeds of downloading PT station. |
Upstream URL: | https://github.com/pt-plugins/PT-Plugin-Plus |
Licenses: | MIT |
Provides: | pt-plugin-plus-dev |
Submitter: | devome |
Maintainer: | devome |
Last Packager: | devome |
Votes: | 1 |
Popularity: | 0.020946 |
First Submitted: | 2024-03-27 11:15 (UTC) |
Last Updated: | 2024-05-10 04:03 (UTC) |
Dependencies (5)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR) (make)
- yarn (corepackerAUR, yarn-pnpm-corepackAUR, yarn-berryAUR) (make)
- google-chromeAUR (google-chrome-wayland-vulkanAUR, google-chrome-devAUR, google-chrome-betaAUR) (optional)
- microsoft-edge-stable-binAUR (optional)
Latest Comments
devome commented on 2024-03-27 11:32 (UTC) (edited on 2024-03-31 00:43 (UTC) by devome)
包的区别
以下两个包可以并存安装,不冲突。
pt-plugin-plus-git
/usr/share/pt-plugin-plus-dev
;dev
分支克隆后自己编译出来;pkgver
函数,所以用户自己编译时将自动更新包的版本号,也就是说不再需要我更新PKGBUILD
,你自己每次编译时它会自动更新版本号,只要 PT-Plugin-Plus 官方仓库有更新,你就可以重新安装paru -S --rebuild pt-plugin-plus-git
。pt-plugin-plus-bin
/usr/share/pt-plugin-plus
;release
编译好的压缩包下载下来直接用,用户不用自己编译,但需要我更新PKGBUILD
。使用方法
打开
chrome://extensions
或edge://extensions
,勾选左侧开发人员模式,点击加载已解压的扩展程序,选择/usr/share/pt-plugin-plus-dev
或/usr/share/pt-plugin-plus
即可。稳定版和开发版可以同时安装。