sysupdate on AUR (Arch User Repository)
Last updated: November 22,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "sysupdate" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install sysupdate on Arch using YAY
$
yay -S
sysupdate
Copied
* (Optional) Uninstall sysupdate on Arch using YAY
$
yay -Rns
sysupdate
Copied
2. Manually Install "sysupdate" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sysupdate's git locally
$
git clone https://aur.archlinux.org/sysupdate.git
~/sysupdate
Copied
c. Go to ~/sysupdate folder and install it
$
cd
~/sysupdate
Copied
$
makepkg -si
Copied
3. Information about the sysupdate package on Arch User Repository (AUR)
ID: 609502
Name: sysupdate
PackageBaseID: 141760
PackageBase: sysupdate
Version: 1.0-1
Description: A simple script that checks for available updates and let's you install them too
URL: https://gitlab.com/Bettehem/sysupdate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bettehem
FirstSubmitted: 1556980549
LastModified: 1556980549
URLPath: /cgit/aur.git/snapshot/sysupdate.tar.gz
Name: sysupdate
PackageBaseID: 141760
PackageBase: sysupdate
Version: 1.0-1
Description: A simple script that checks for available updates and let's you install them too
URL: https://gitlab.com/Bettehem/sysupdate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bettehem
FirstSubmitted: 1556980549
LastModified: 1556980549
URLPath: /cgit/aur.git/snapshot/sysupdate.tar.gz