Scoop helps installed application from the command line

Bismillahirahmanirahim, nota ini merupakan nota rujukan aku sahaja. sesapa pun boleh guna.

Guna window powershell , execute command di bawah untuk install scoop.

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMetho…


This content originally appeared on DEV Community and was authored by hardyweb

Bismillahirahmanirahim, nota ini merupakan nota rujukan aku sahaja. sesapa pun boleh guna.

Guna window powershell , execute command di bawah untuk install scoop.

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression

Dalam windows 11, kena buat work around sikit dalam proses install scoop , boleh semak sini

  1. https://stackoverflow.com/questions/74870579/error-installing-scoop-command-line-installer

  2. https://community.wappler.io/t/scoop-installer-failed/40795/2

Antara command yang biasa digunakan dalam scoop

1. Scoop install 7zip  // install perisian
2. scoop update 7zip // update perisian
3. scoop cleanup 7zip // remove perisian versi lama setelah update versi baru
4. scoop uninstall 7zip // remove perisian 
5. scoop status 

ada perisian yang tiada dalam senarai asas scoop, perlu masukkan menggunakan arahan

scoop bucket add extras

boleh tengok senarai bucket di sini untuk perisian-perisian lain ..

  1. https://scoop.netlify.app/buckets/
  2. https://rasa.github.io/scoop-directory/by-bucket


This content originally appeared on DEV Community and was authored by hardyweb


Print Share Comment Cite Upload Translate Updates
APA

hardyweb | Sciencx (2024-06-22T09:07:30+00:00) Scoop helps installed application from the command line. Retrieved from https://www.scien.cx/2024/06/22/scoop-helps-installed-application-from-the-command-line/

MLA
" » Scoop helps installed application from the command line." hardyweb | Sciencx - Saturday June 22, 2024, https://www.scien.cx/2024/06/22/scoop-helps-installed-application-from-the-command-line/
HARVARD
hardyweb | Sciencx Saturday June 22, 2024 » Scoop helps installed application from the command line., viewed ,<https://www.scien.cx/2024/06/22/scoop-helps-installed-application-from-the-command-line/>
VANCOUVER
hardyweb | Sciencx - » Scoop helps installed application from the command line. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/06/22/scoop-helps-installed-application-from-the-command-line/
CHICAGO
" » Scoop helps installed application from the command line." hardyweb | Sciencx - Accessed . https://www.scien.cx/2024/06/22/scoop-helps-installed-application-from-the-command-line/
IEEE
" » Scoop helps installed application from the command line." hardyweb | Sciencx [Online]. Available: https://www.scien.cx/2024/06/22/scoop-helps-installed-application-from-the-command-line/. [Accessed: ]
rf:citation
» Scoop helps installed application from the command line | hardyweb | Sciencx | https://www.scien.cx/2024/06/22/scoop-helps-installed-application-from-the-command-line/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.