Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s1204it/pacup
パッケージの更新を簡単にします
https://github.com/s1204it/pacup
debian shell-script
Last synced: 26 days ago
JSON representation
パッケージの更新を簡単にします
- Host: GitHub
- URL: https://github.com/s1204it/pacup
- Owner: s1204IT
- License: gpl-3.0
- Created: 2022-10-26T08:54:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T15:09:09.000Z (8 months ago)
- Last Synced: 2024-04-19T22:49:06.565Z (7 months ago)
- Topics: debian, shell-script
- Language: Shell
- Homepage: https://gh.s1204.me/pacup
- Size: 46.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Packages Updater
Debian(派生)系 もしくは Arch(派生)系のディストリビューションで、 パッケージのアップデートをする際に
`pacup -y` として**大幅に短縮する**コマンドです。### オプション
- `-y`: 続行を確認をスキップします
- `-a`: APT/Pacman のみ実行します## インストール方法
```
git clone https://github.com/s1204IT/pacup --depth 1
./pacup/install_pacup.sh
```
コピー&ペーストで実行して下さい。
`snap` , `flatpak` コマンド等の有無を自動で処理します。## 寄贈者
- **Hayate Nakamura** ([@**Jin-Asanami**](https://github.com/Jin-Asanami "Jin-Asanami")): Pacman をサポート