Arch Linux PKGBUILD for Kodo Browser - A file manager-like application for Qiniu Kodo Object Storage.
Kodo Browser provides Windows Explorer-like functionality for Qiniu Kodo Object Storage. Users can easily browse files, upload and download files, with support for resumable transfers and more.
-
Clone this repository:
git clone https://github.com/YOUR_USERNAME/kodo-browser-bin.git cd kodo-browser-bin -
Build and install the package:
makepkg -si
yay -S kodo-browser-bin
# or
paru -S kodo-browser-binAfter installation, you can launch Kodo Browser:
- From the command line:
kodo-browser - From your application menu: Search for "Kodo Browser"
- Package Name:
kodo-browser-bin - Version: 2.3.2
- Architecture: x86_64
- License: Apache-2.0
- Upstream: https://github.com/qiniu/kodo-browser
unzip(build dependency)
PKGBUILD- Arch Linux package build script.SRCINFO- Package metadata for AURkodo-browser.sh- Binary wrapper scriptkodo-browser.desktop- Desktop entry file
This PKGBUILD is provided as-is. The upstream Kodo Browser is licensed under Apache-2.0.
Contributions are welcome! Please feel free to submit issues or pull requests.