New (and better) apt configuration #280

Closed
opened 2024-10-14 21:57:30 +00:00 by sam · 0 comments
Owner

If you would like to update your apt sources to the easier version, run the following:

sudo rm -f /usr/share/keyrings/git-froth-zone* &&
sudo rm -f /etc/apt/sources.list.d/git-froth-zone* &&
wget --content-disposition https://git.froth.zone/packaging/-/packages/debian/git-froth-zone-debian/1-0/files/5937 &&
sudo dpkg -i git-froth-zone-debian_1-0_all.deb &&
rm git-froth-zone-debian_1-0_all.deb
If you would like to update your apt sources to the easier version, run the following: ```sh sudo rm -f /usr/share/keyrings/git-froth-zone* && sudo rm -f /etc/apt/sources.list.d/git-froth-zone* && wget --content-disposition https://git.froth.zone/packaging/-/packages/debian/git-froth-zone-debian/1-0/files/5937 && sudo dpkg -i git-froth-zone-debian_1-0_all.deb && rm git-froth-zone-debian_1-0_all.deb ```
sam closed this issue 2024-10-14 21:57:32 +00:00
sam pinned this 2024-10-14 21:57:37 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sam/awl#280
No description provided.