this post was submitted on 15 Jun 2023
14 points (100.0% liked)

Linux

45460 readers
1891 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

swayfx - SwayFX: Sway, but with eye candy!

ranger-testing - ranger is a console file manager with VI key bindings. Latest commit with built in sixel image previews.

neofetch-testing - A command-line system information tool written in bash 3.2+ Latest commit.

Be warned there may be bugs 😉

https://codeberg.org/JustineSmithies/custom-void-packages

top 2 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago (1 children)

How do you generate a specific commit zip file ?

[–] JustineSmithies 2 points 1 year ago* (last edited 1 year ago)

You can either put the sha that you want in the download url:

https://github.com/{username}/{projectname}/archive/{sha}.zip

Or you do it via the github website and click on a commit at the right and then click the two <> which will load that specific commit and click on the download zip file button ( code button ).