Package Details: osfetch-rs 0.1.0-1

Git Clone URL: https://aur.archlinux.org/osfetch-rs.git (read-only, click to copy)
Package Base: osfetch-rs
Description: A fetch utility written in rust
Upstream URL: https://gitlab.com/cyberknight777/osfetch-rs
Keywords: fetch osfetch rust
Licenses: MIT
Submitter: cyberknight777
Maintainer: cyberknight777
Last Packager: cyberknight777
Votes: 0
Popularity: 0.000000
First Submitted: 2021-05-17 11:44 (UTC)
Last Updated: 2021-05-17 11:44 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

kleintux commented on 2022-12-15 16:51 (UTC)

Don't use SUDO in PKGBUILDS. it's forbidden. Don't install something direct to the System. It's a security risk and the files will not be deleted if the package gets deleted. You need to add the files to the pkgdir folder.

see https://wiki.archlinux.org/title/Creating_packages#package()

thank you for fixing and maintaining