tweakstyle on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "tweakstyle" 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

b. Install tweakstyle on Arch using YAY

$ yay -S tweakstyle

* (Optional) Uninstall tweakstyle on Arch using YAY

$ yay -Rns tweakstyle

2. Manually Install "tweakstyle" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone tweakstyle's git locally

$ git clone https://aur.archlinux.org/tweakstyle.git ~/tweakstyle

c. Go to ~/tweakstyle folder and install it

$ cd ~/tweakstyle $ makepkg -si

3. Information about the tweakstyle package on Arch User Repository (AUR)

ID: 737089
Name: tweakstyle
PackageBaseID: 152168
PackageBase: tweakstyle
Version: 0.9.5-1
Description: An Integrated Development Environment for Web Development
URL: https://tweakstyle.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: ragouel
FirstSubmitted: 1588267182
LastModified: 1589557995
URLPath: /cgit/aur.git/snapshot/tweakstyle.tar.gz