Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s1204it/pacup

パッケージの更新を簡単にします
https://github.com/s1204it/pacup

debian shell-script

Last synced: 26 days ago
JSON representation

パッケージの更新を簡単にします

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 をサポート